Searched refs:ocp_barrier (Results 1 - 4 of 4) sorted by path

/linux-master/arch/arm/mach-omap2/
H A Dprcm-common.h484 * @ocp_barrier: fn ptr to force buffered PRM writes to complete
507 void (*ocp_barrier)(void); member in struct:omap_prcm_irq_setup
H A Dprm3xxx.c50 .ocp_barrier = &omap3xxx_prm_ocp_barrier,
H A Dprm44xx.c53 .ocp_barrier = &omap44xx_prm_ocp_barrier,
H A Dprm_common.c162 prcm_irq_setup->ocp_barrier(); /* avoid spurious IRQs */

Completed in 194 milliseconds