Searched refs:rwp_wait (Results 1 – 1 of 1) sorted by relevance
347 void (*rwp_wait)(void); in gic_poke_irq() local356 rwp_wait = gic_redist_wait_for_rwp; in gic_poke_irq()359 rwp_wait = gic_dist_wait_for_rwp; in gic_poke_irq()363 rwp_wait(); in gic_poke_irq()564 void (*rwp_wait)(void); in gic_set_type() local582 rwp_wait = gic_redist_wait_for_rwp; in gic_set_type()585 rwp_wait = gic_dist_wait_for_rwp; in gic_set_type()590 ret = gic_configure_irq(index, type, base + offset, rwp_wait); in gic_set_type()