Searched refs:rwp_wait (Results 1 – 1 of 1) sorted by relevance
355 void (*rwp_wait)(void); in gic_poke_irq() local364 rwp_wait = gic_redist_wait_for_rwp; in gic_poke_irq()367 rwp_wait = gic_dist_wait_for_rwp; in gic_poke_irq()371 rwp_wait(); in gic_poke_irq()577 void (*rwp_wait)(void); in gic_set_type() local595 rwp_wait = gic_redist_wait_for_rwp; in gic_set_type()598 rwp_wait = gic_dist_wait_for_rwp; in gic_set_type()603 ret = gic_configure_irq(index, type, base + offset, rwp_wait); in gic_set_type()