Searched refs:GICR_CTLR_RWP (Results 1 – 5 of 5) sorted by relevance
63 while (readl(gicr_base_cpu(cpu) + GICR_CTLR) & GICR_CTLR_RWP) { in gicv3_gicr_wait_for_rwp()
132 #define GICR_CTLR_RWP (1UL << 3) macro
364 gic_do_wait_for_rwp(gic_data_rdist_rd_base(), GICR_CTLR_RWP); in gic_redist_wait_for_rwp()
5393 while (readl_relaxed(rbase + GICR_CTLR) & GICR_CTLR_RWP) { in redist_disable_lpis()