Home
last modified time | relevance | path

Searched refs:omap_hwmod_read (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Domap_hwmod.c185 oh->_sysc_cache = omap_hwmod_read(oh, oh->class->sysc->sysc_offs); in _update_sysc_cache()
1158 omap_test_timeout((omap_hwmod_read(oh, in _ocp_softreset()
1163 omap_test_timeout(!(omap_hwmod_read(oh, in _ocp_softreset()
1548 u32 omap_hwmod_read(struct omap_hwmod *oh, u16 reg_offs) in omap_hwmod_read() function
1896 omap_hwmod_read(oh, oh->class->sysc->sysc_offs); in omap_hwmod_ocp_barrier()
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_hwmod.h574 u32 omap_hwmod_read(struct omap_hwmod *oh, u16 reg_offs);