Searched refs:rwp_wait (Results 1 – 1 of 1) sorted by relevance
334 void (*rwp_wait)(void); in gic_poke_irq() local343 rwp_wait = gic_redist_wait_for_rwp; in gic_poke_irq()346 rwp_wait = gic_dist_wait_for_rwp; in gic_poke_irq()350 rwp_wait(); in gic_poke_irq()551 void (*rwp_wait)(void); in gic_set_type() local569 rwp_wait = gic_redist_wait_for_rwp; in gic_set_type()572 rwp_wait = gic_dist_wait_for_rwp; in gic_set_type()577 ret = gic_configure_irq(index, type, base + offset, rwp_wait); in gic_set_type()