Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod.c267 static int _update_sysc_cache(struct omap_hwmod *oh) in _update_sysc_cache()
292 static void _write_sysconfig(u32 v, struct omap_hwmod *oh) in _write_sysconfig()
329 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, in _set_master_standbymode()
363 static int _set_slave_idlemode(struct omap_hwmod *oh, u8 idlemode, u32 *v) in _set_slave_idlemode()
397 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity()
428 static int _set_softreset(struct omap_hwmod *oh, u32 *v) in _set_softreset()
456 static int _clear_softreset(struct omap_hwmod *oh, u32 *v) in _clear_softreset()
488 static int _wait_softreset_complete(struct omap_hwmod *oh) in _wait_softreset_complete()
522 static int _set_dmadisable(struct omap_hwmod *oh) in _set_dmadisable()
566 static int _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle, in _set_module_autoidle()
[all …]
Ddevices.c43 struct omap_hwmod *oh; in omap3_l3_init() local
72 struct omap_hwmod *oh; in omap_init_mbox() local
117 static int __init omap_mcspi_init(struct omap_hwmod *oh, void *unused) in omap_mcspi_init()
170 struct omap_hwmod *oh; in omap_init_rng() local
183 struct omap_hwmod *oh; in omap_init_sham() local
196 struct omap_hwmod *oh; in omap_init_aes() local
263 struct omap_hwmod *oh; in omap_gpmc_init() local
Dwd_timer.c35 int omap2_wd_timer_disable(struct omap_hwmod *oh) in omap2_wd_timer_disable()
79 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset()
110 struct omap_hwmod *oh; in omap_init_wdt() local
Dhdq1w.c50 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
84 struct omap_hwmod *oh; in omap_init_hdq() local
Domap_hwmod_reset.c42 int omap_hwmod_aess_preprogram(struct omap_hwmod *oh) in omap_hwmod_aess_preprogram()
Di2c.c66 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset()
140 struct omap_hwmod *oh; in omap_i2c_add_bus() local
Dopp.c62 struct omap_hwmod *oh; in omap_init_opp_table() local
Domap-iommu.c23 static int __init omap_iommu_dev_init(struct omap_hwmod *oh, void *unused) in omap_iommu_dev_init()
Dmsdi.c60 int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
Dserial.c59 struct omap_hwmod *oh; member
183 struct omap_hwmod *oh; in omap_serial_early_init() local
234 struct omap_hwmod *oh; in omap_serial_init_port() local
Dgpio.c33 static int __init omap2_gpio_dev_init(struct omap_hwmod *oh, void *unused) in omap2_gpio_dev_init()
Dusb-musb.c63 struct omap_hwmod *oh; in usb_musb_init() local
Dpmu.c39 struct omap_hwmod *oh[3]; in omap2_init_pmu() local
Dmcbsp.c51 static int __init omap_init_mcbsp(struct omap_hwmod *oh, void *unused) in omap_init_mcbsp()
Domap_device.c96 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev()
123 struct omap_hwmod *oh; in omap_device_build_from_dt() local
506 struct omap_hwmod *oh, in omap_device_build()
841 struct omap_hwmod *oh; in omap_device_get_by_hwmod_name() local
Ddisplay.c177 struct omap_hwmod *oh; in create_dss_pdev() local
433 struct omap_hwmod *oh; in dispc_disable_outputs() local
526 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
Dsr_device.c96 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init()
Dtimer.c241 struct omap_hwmod *oh; in omap_dm_timer_init_one() local
406 struct omap_hwmod *oh; in omap2_sync32k_clocksource_init() local
676 static int __init omap_timer_init(struct omap_hwmod *oh, void *unused) in omap_timer_init()
Ddma.c222 static int __init omap2_system_dma_init_dev(struct omap_hwmod *oh, void *unused) in omap2_system_dma_init_dev()
Domap_hwmod_33xx_43xx_ipblock_data.c29 #define CLKCTRL(oh, clkctrl) ((oh).prcm.omap4.clkctrl_offs = (clkctrl)) argument
30 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument
31 #define RSTST(oh, rstst) ((oh).prcm.omap4.rstst_offs = (rstst)) argument
Dpm.c77 struct omap_hwmod *oh; in _init_omap_device() local
Dclockdomain.c1230 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable()
1261 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable()
Dhsmmc.c393 struct omap_hwmod *oh; in omap_hsmmc_init_one() local
Dio.c408 static int _set_hwmod_postsetup_state(struct omap_hwmod *oh, void *data) in _set_hwmod_postsetup_state()
Dmux.c409 static int _omap_hwmod_mux_handle_irq(struct omap_hwmod *oh, void *data) in _omap_hwmod_mux_handle_irq()