Home
last modified time | relevance | path

Searched refs:omap_hwmod (Results 1 – 25 of 27) sorted by relevance

12

/linux-5.19.10/arch/arm/mach-omap2/
Domap_hwmod_common_data.h19 extern struct omap_hwmod omap2xxx_l3_main_hwmod;
20 extern struct omap_hwmod omap2xxx_l4_core_hwmod;
21 extern struct omap_hwmod omap2xxx_l4_wkup_hwmod;
22 extern struct omap_hwmod omap2xxx_mpu_hwmod;
23 extern struct omap_hwmod omap2xxx_iva_hwmod;
24 extern struct omap_hwmod omap2xxx_timer3_hwmod;
25 extern struct omap_hwmod omap2xxx_timer4_hwmod;
26 extern struct omap_hwmod omap2xxx_timer5_hwmod;
27 extern struct omap_hwmod omap2xxx_timer6_hwmod;
28 extern struct omap_hwmod omap2xxx_timer7_hwmod;
[all …]
Domap_hwmod.h240 struct omap_hwmod *master;
241 struct omap_hwmod *slave;
526 int (*pre_shutdown)(struct omap_hwmod *oh);
527 int (*reset)(struct omap_hwmod *oh);
528 void (*lock)(struct omap_hwmod *oh);
529 void (*unlock)(struct omap_hwmod *oh);
575 struct omap_hwmod { struct
607 struct omap_hwmod *parent_hwmod; argument
614 struct omap_hwmod *omap_hwmod_lookup(const char *name);
615 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data),
[all …]
Domap_hwmod_2xxx_ipblock_data.c165 struct omap_hwmod omap2xxx_l3_main_hwmod = {
172 struct omap_hwmod omap2xxx_l4_core_hwmod = {
179 struct omap_hwmod omap2xxx_l4_wkup_hwmod = {
186 struct omap_hwmod omap2xxx_mpu_hwmod = {
193 struct omap_hwmod omap2xxx_iva_hwmod = {
199 struct omap_hwmod omap2xxx_timer3_hwmod = {
214 struct omap_hwmod omap2xxx_timer4_hwmod = {
229 struct omap_hwmod omap2xxx_timer5_hwmod = {
244 struct omap_hwmod omap2xxx_timer6_hwmod = {
259 struct omap_hwmod omap2xxx_timer7_hwmod = {
[all …]
Domap_hwmod_81xx_data.c111 static struct omap_hwmod dm81xx_alwon_l3_slow_hwmod = {
118 static struct omap_hwmod dm81xx_default_l3_slow_hwmod = {
125 static struct omap_hwmod dm81xx_alwon_l3_med_hwmod = {
136 static struct omap_hwmod dm81xx_l4_ls_hwmod = {
148 static struct omap_hwmod dm81xx_l4_hs_hwmod = {
170 static struct omap_hwmod dm814x_mpu_hwmod = {
197 static struct omap_hwmod dm816x_mpu_hwmod = {
239 static struct omap_hwmod ti81xx_rtc_hwmod = {
278 static struct omap_hwmod dm81xx_uart1_hwmod = {
299 static struct omap_hwmod dm81xx_uart2_hwmod = {
[all …]
Domap_hwmod.c218 int (*reset)(struct omap_hwmod *oh);
231 void (*enable_module)(struct omap_hwmod *oh);
232 int (*disable_module)(struct omap_hwmod *oh);
233 int (*wait_target_ready)(struct omap_hwmod *oh);
234 int (*assert_hardreset)(struct omap_hwmod *oh,
236 int (*deassert_hardreset)(struct omap_hwmod *oh,
238 int (*is_hardreset_asserted)(struct omap_hwmod *oh,
240 int (*init_clkdm)(struct omap_hwmod *oh);
241 void (*update_context_lost)(struct omap_hwmod *oh);
242 int (*get_context_lost)(struct omap_hwmod *oh);
[all …]
Domap_hwmod_3xxx_data.c49 static struct omap_hwmod omap3xxx_l3_main_hwmod = {
56 static struct omap_hwmod omap3xxx_l4_core_hwmod = {
63 static struct omap_hwmod omap3xxx_l4_per_hwmod = {
70 static struct omap_hwmod omap3xxx_l4_wkup_hwmod = {
77 static struct omap_hwmod omap3xxx_l4_sec_hwmod = {
85 static struct omap_hwmod omap3xxx_mpu_hwmod = {
98 static struct omap_hwmod omap3xxx_iva_hwmod = {
124 static struct omap_hwmod omap3xxx_debugss_hwmod = {
151 static struct omap_hwmod omap3xxx_timer3_hwmod = {
166 static struct omap_hwmod omap3xxx_timer4_hwmod = {
[all …]
Domap_hwmod_2430_data.c45 static struct omap_hwmod omap2430_iva_hwmod = {
71 static struct omap_hwmod omap2430_i2c1_hwmod = {
94 static struct omap_hwmod omap2430_i2c2_hwmod = {
109 static struct omap_hwmod omap2430_gpio5_hwmod = {
124 static struct omap_hwmod omap2430_mailbox_hwmod = {
138 static struct omap_hwmod omap2430_mcspi3_hwmod = {
170 static struct omap_hwmod omap2430_usbhsotg_hwmod = {
213 static struct omap_hwmod omap2430_mcbsp1_hwmod = {
229 static struct omap_hwmod omap2430_mcbsp2_hwmod = {
245 static struct omap_hwmod omap2430_mcbsp3_hwmod = {
[all …]
Domap_hwmod_2420_data.c50 static struct omap_hwmod omap2420_iva_hwmod = {
69 static struct omap_hwmod omap2420_dsp_hwmod = {
94 static struct omap_hwmod omap2420_i2c1_hwmod = {
114 static struct omap_hwmod omap2420_i2c2_hwmod = {
129 static struct omap_hwmod omap2420_mailbox_hwmod = {
157 static struct omap_hwmod omap2420_mcbsp1_hwmod = {
173 static struct omap_hwmod omap2420_mcbsp2_hwmod = {
203 static struct omap_hwmod omap2420_msdi1_hwmod = {
218 static struct omap_hwmod omap2420_hdq1w_hwmod = {
Dmmc.h9 struct omap_hwmod;
12 int omap_msdi_reset(struct omap_hwmod *oh);
14 static inline int omap_msdi_reset(struct omap_hwmod *oh) in omap_msdi_reset()
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()
Di2c.h11 struct omap_hwmod;
13 int omap_i2c_reset(struct omap_hwmod *oh);
Dwd_timer.h11 extern int omap2_wd_timer_disable(struct omap_hwmod *oh);
12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
Domap_device.c106 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev()
127 struct omap_hwmod **hwmods; in omap_device_build_from_dt()
129 struct omap_hwmod *oh; in omap_device_build_from_dt()
153 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt()
328 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc()
333 struct omap_hwmod **hwmods; in omap_device_alloc()
341 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()
605 struct omap_hwmod *oh; in omap_device_get_by_hwmod_name()
Domap_device.h57 struct omap_hwmod **hwmods;
72 struct omap_hwmod **ohs, int oh_cnt);
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()
Dclockdomain.h97 struct omap_hwmod;
216 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
217 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
Dhdq1w.h21 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
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()
Dcommon.h357 struct omap_hwmod;
358 extern int omap_dss_reset(struct omap_hwmod *);
Dhdq1w.c37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
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()
379 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
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()

12