Home
last modified time | relevance | path

Searched refs:omap_hwmod_set_postsetup_state (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Domap_hwmod.h606 int omap_hwmod_set_postsetup_state(struct omap_hwmod *oh, u8 state);
/linux-3.4.99/arch/arm/mach-omap2/
Dio.c346 return omap_hwmod_set_postsetup_state(oh, *(u8 *)data); in _set_hwmod_postsetup_state()
Domap_hwmod.c2702 int omap_hwmod_set_postsetup_state(struct omap_hwmod *oh, u8 state) in omap_hwmod_set_postsetup_state() function