Searched refs:omap_hwmod (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v6.1/arch/arm/mach-omap2/ |
D | omap_hwmod_common_data.h | 19 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 …]
|
D | omap_hwmod.h | 240 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 …]
|
D | omap_hwmod_2xxx_ipblock_data.c | 165 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 …]
|
D | omap_hwmod_81xx_data.c | 102 static struct omap_hwmod dm81xx_alwon_l3_slow_hwmod = { 109 static struct omap_hwmod dm81xx_default_l3_slow_hwmod = { 116 static struct omap_hwmod dm81xx_alwon_l3_med_hwmod = { 127 static struct omap_hwmod dm81xx_l4_ls_hwmod = { 139 static struct omap_hwmod dm81xx_l4_hs_hwmod = { 161 static struct omap_hwmod dm814x_mpu_hwmod = { 188 static struct omap_hwmod dm816x_mpu_hwmod = { 230 static struct omap_hwmod ti81xx_rtc_hwmod = { 269 static struct omap_hwmod dm81xx_uart1_hwmod = { 290 static struct omap_hwmod dm81xx_uart2_hwmod = { [all …]
|
D | omap_hwmod.c | 218 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 …]
|
D | omap_hwmod_3xxx_data.c | 49 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 …]
|
D | omap_hwmod_2430_data.c | 45 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 …]
|
D | omap_hwmod_2420_data.c | 50 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 = {
|
D | mmc.h | 9 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()
|
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 | i2c.h | 11 struct omap_hwmod; 13 int omap_i2c_reset(struct omap_hwmod *oh);
|
D | wd_timer.h | 11 extern int omap2_wd_timer_disable(struct omap_hwmod *oh); 12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
|
D | omap_device.c | 106 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()
|
D | omap_device.h | 57 struct omap_hwmod **hwmods; 72 struct omap_hwmod **ohs, int oh_cnt);
|
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 | clockdomain.h | 97 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);
|
D | hdq1w.h | 21 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
|
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 | common.h | 357 struct omap_hwmod; 358 extern int omap_dss_reset(struct omap_hwmod *);
|
D | hdq1w.c | 37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset()
|
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 | 278 struct omap_hwmod *oh; in dispc_disable_outputs() 371 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset()
|
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()
|
12