Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgic-x00.c36 #define PWRR_RDGPD (1U << PWRR_RDGPD_SHIFT) macro
69 } while (((pwrr & PWRR_RDGPD) >> PWRR_RDGPD_SHIFT) != in gicr_wait_group_not_in_transit()
102 if ((gicr_read_pwrr(base) & PWRR_RDGPD) != 0U) { in gic600_pwr_off()