Home
last modified time | relevance | path

Searched defs:oh (Results 1 – 13 of 13) sorted by relevance

/arch/arm/mach-omap2/
Domap_hwmod.c270 static int _update_sysc_cache(struct omap_hwmod *oh) in _update_sysc_cache()
295 static void _write_sysconfig(u32 v, struct omap_hwmod *oh) in _write_sysconfig()
332 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, in _set_master_standbymode()
366 static int _set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode, u32 *v) in _set_slave_idlemode()
400 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity()
431 static int _set_softreset(struct omap_hwmod *oh, u32 *v) in _set_softreset()
459 static int _clear_softreset(struct omap_hwmod *oh, u32 *v) in _clear_softreset()
491 static int _wait_softreset_complete(struct omap_hwmod *oh) in _wait_softreset_complete()
525 static int _set_dmadisable(struct omap_hwmod *oh) in _set_dmadisable()
569 static int _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle, in _set_module_autoidle()
[all …]
Domap_hwmod_reset.c50 static void omap_rtc_wait_not_busy(struct omap_hwmod *oh) in omap_rtc_wait_not_busy()
69 void omap_hwmod_rtc_unlock(struct omap_hwmod *oh) in omap_hwmod_rtc_unlock()
89 void omap_hwmod_rtc_lock(struct omap_hwmod *oh) in omap_hwmod_rtc_lock()
Dwd_timer.c31 int omap2_wd_timer_disable(struct omap_hwmod *oh) in omap2_wd_timer_disable()
75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset()
Dhdq1w.c37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
Dmmc.h14 static inline int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
Dsr_device.c156 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
170 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
Dmsdi.c45 int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
Di2c.c36 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset()
Ddisplay.c286 struct omap_hwmod *oh; in dispc_disable_outputs() local
379 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
Domap_device.c109 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev()
132 struct omap_hwmod *oh; in omap_device_build_from_dt() local
625 struct omap_hwmod *oh; in omap_device_get_by_hwmod_name() local
Dclockdomain.c1253 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable()
1284 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable()
Dio.c406 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) in _set_hwmod_postsetup_state()
Domap_hwmod.h665 int (*fn)(struct omap_hwmod *oh, void *user), in omap_hwmod_for_each_by_class()