Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgic-x00.c43 #define PWRR_ON (0U << PWRR_RDPD_SHIFT) macro
79 gicr_write_pwrr(base, PWRR_ON); in gic600_pwr_on()
85 } while ((gicr_read_pwrr(base) & PWRR_RDPD) != PWRR_ON); in gic600_pwr_on()