Searched defs:oh (Results 1 – 13 of 13) sorted by relevance
/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 270 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 …]
|
D | omap_hwmod_reset.c | 50 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()
|
D | wd_timer.c | 31 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()
|
D | hdq1w.c | 37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
|
D | mmc.h | 14 static inline int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
|
D | sr_device.c | 156 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()
|
D | msdi.c | 45 int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
|
D | i2c.c | 36 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset()
|
D | display.c | 286 struct omap_hwmod *oh; in dispc_disable_outputs() local 379 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
|
D | omap_device.c | 109 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
|
D | clockdomain.c | 1253 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()
|
D | io.c | 406 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) in _set_hwmod_postsetup_state()
|
D | omap_hwmod.h | 665 int (*fn)(struct omap_hwmod *oh, void *user), in omap_hwmod_for_each_by_class()
|