Searched refs:omap_hwmod_mux (Results 1 – 3 of 3) sorted by relevance
226 void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state);255 static inline void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux() function
632 omap_hwmod_mux(oh->mux, _HWMOD_STATE_IDLE); in _set_idle_ioring_wakeup()2097 omap_hwmod_mux(oh->mux, _HWMOD_STATE_ENABLED); in _enable()2127 omap_hwmod_mux(oh->mux, _HWMOD_STATE_ENABLED); in _enable()2240 omap_hwmod_mux(oh->mux, _HWMOD_STATE_IDLE); in _idle()2314 omap_hwmod_mux(oh->mux, _HWMOD_STATE_DISABLED); in _shutdown()
431 void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux() function