Searched refs:rwp_wait (Results 1 – 1 of 1) sorted by relevance
310 void (*rwp_wait)(void); in gic_poke_irq() local319 rwp_wait = gic_redist_wait_for_rwp; in gic_poke_irq()322 rwp_wait = gic_dist_wait_for_rwp; in gic_poke_irq()326 rwp_wait(); in gic_poke_irq()527 void (*rwp_wait)(void); in gic_set_type() local545 rwp_wait = gic_redist_wait_for_rwp; in gic_set_type()548 rwp_wait = gic_dist_wait_for_rwp; in gic_set_type()553 ret = gic_configure_irq(index, type, base + offset, rwp_wait); in gic_set_type()