Home
last modified time | relevance | path

Searched refs:PWRR_ON (Results 1 – 1 of 1) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/arm/gic/v3/
A Dgic-x00.c44 #define PWRR_ON (0U << PWRR_RDPD_SHIFT) macro
78 gicr_write_pwrr(base, PWRR_ON); in gic600_pwr_on()
84 } while ((gicr_read_pwrr(base) & PWRR_RDPD) != PWRR_ON); in gic600_pwr_on()

Completed in 4 milliseconds