Searched refs:omap_hwmod (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap_hwmod_33xx_43xx_common_data.h | 73 extern struct omap_hwmod am33xx_l3_main_hwmod; 74 extern struct omap_hwmod am33xx_l3_s_hwmod; 75 extern struct omap_hwmod am33xx_l3_instr_hwmod; 76 extern struct omap_hwmod am33xx_l4_ls_hwmod; 77 extern struct omap_hwmod am33xx_l4_wkup_hwmod; 78 extern struct omap_hwmod am33xx_mpu_hwmod; 79 extern struct omap_hwmod am33xx_pruss_hwmod; 80 extern struct omap_hwmod am33xx_gfx_hwmod; 81 extern struct omap_hwmod am33xx_prcm_hwmod; 82 extern struct omap_hwmod am33xx_aes0_hwmod; [all …]
|
D | omap_hwmod_common_data.h | 22 extern struct omap_hwmod omap2xxx_l3_main_hwmod; 23 extern struct omap_hwmod omap2xxx_l4_core_hwmod; 24 extern struct omap_hwmod omap2xxx_l4_wkup_hwmod; 25 extern struct omap_hwmod omap2xxx_mpu_hwmod; 26 extern struct omap_hwmod omap2xxx_iva_hwmod; 27 extern struct omap_hwmod omap2xxx_timer1_hwmod; 28 extern struct omap_hwmod omap2xxx_timer2_hwmod; 29 extern struct omap_hwmod omap2xxx_timer3_hwmod; 30 extern struct omap_hwmod omap2xxx_timer4_hwmod; 31 extern struct omap_hwmod omap2xxx_timer5_hwmod; [all …]
|
D | omap_hwmod.h | 244 struct omap_hwmod *master; 245 struct omap_hwmod *slave; 527 int (*pre_shutdown)(struct omap_hwmod *oh); 528 int (*reset)(struct omap_hwmod *oh); 529 int (*enable_preprogram)(struct omap_hwmod *oh); 530 void (*lock)(struct omap_hwmod *oh); 531 void (*unlock)(struct omap_hwmod *oh); 577 struct omap_hwmod { struct 609 struct omap_hwmod *parent_hwmod; argument 614 struct omap_hwmod *omap_hwmod_lookup(const char *name); [all …]
|
D | omap_hwmod_2xxx_ipblock_data.c | 187 struct omap_hwmod omap2xxx_l3_main_hwmod = { 194 struct omap_hwmod omap2xxx_l4_core_hwmod = { 201 struct omap_hwmod omap2xxx_l4_wkup_hwmod = { 208 struct omap_hwmod omap2xxx_mpu_hwmod = { 215 struct omap_hwmod omap2xxx_iva_hwmod = { 221 struct omap_hwmod omap2xxx_timer1_hwmod = { 236 struct omap_hwmod omap2xxx_timer2_hwmod = { 251 struct omap_hwmod omap2xxx_timer3_hwmod = { 266 struct omap_hwmod omap2xxx_timer4_hwmod = { 281 struct omap_hwmod omap2xxx_timer5_hwmod = { [all …]
|
D | omap_hwmod_33xx_43xx_ipblock_data.c | 42 struct omap_hwmod am33xx_l3_main_hwmod = { 56 struct omap_hwmod am33xx_l3_s_hwmod = { 63 struct omap_hwmod am33xx_l3_instr_hwmod = { 85 struct omap_hwmod am33xx_l4_ls_hwmod = { 99 struct omap_hwmod am33xx_l4_wkup_hwmod = { 118 struct omap_hwmod am33xx_mpu_hwmod = { 153 struct omap_hwmod am33xx_pruss_hwmod = { 177 struct omap_hwmod am33xx_gfx_hwmod = { 200 struct omap_hwmod am33xx_prcm_hwmod = { 234 struct omap_hwmod am33xx_aes0_hwmod = { [all …]
|
D | omap_hwmod_7xx_data.c | 56 static struct omap_hwmod dra7xx_dmm_hwmod = { 77 static struct omap_hwmod dra7xx_l3_instr_hwmod = { 91 static struct omap_hwmod dra7xx_l3_main_1_hwmod = { 104 static struct omap_hwmod dra7xx_l3_main_2_hwmod = { 126 static struct omap_hwmod dra7xx_l4_cfg_hwmod = { 139 static struct omap_hwmod dra7xx_l4_per1_hwmod = { 152 static struct omap_hwmod dra7xx_l4_per2_hwmod = { 165 static struct omap_hwmod dra7xx_l4_per3_hwmod = { 178 static struct omap_hwmod dra7xx_l4_wkup_hwmod = { 200 static struct omap_hwmod dra7xx_atl_hwmod = { [all …]
|
D | omap_hwmod_81xx_data.c | 111 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 = { 132 static struct omap_hwmod dm81xx_alwon_l3_fast_hwmod = { 143 static struct omap_hwmod dm81xx_l4_ls_hwmod = { 155 static struct omap_hwmod dm81xx_l4_hs_hwmod = { 177 static struct omap_hwmod dm814x_mpu_hwmod = { 204 static struct omap_hwmod dm816x_mpu_hwmod = { 246 static struct omap_hwmod ti81xx_rtc_hwmod = { 285 static struct omap_hwmod dm81xx_uart1_hwmod = { [all …]
|
D | omap_hwmod.c | 217 void (*enable_module)(struct omap_hwmod *oh); 218 int (*disable_module)(struct omap_hwmod *oh); 219 int (*wait_target_ready)(struct omap_hwmod *oh); 220 int (*assert_hardreset)(struct omap_hwmod *oh, 222 int (*deassert_hardreset)(struct omap_hwmod *oh, 224 int (*is_hardreset_asserted)(struct omap_hwmod *oh, 226 int (*init_clkdm)(struct omap_hwmod *oh); 227 void (*update_context_lost)(struct omap_hwmod *oh); 228 int (*get_context_lost)(struct omap_hwmod *oh); 229 int (*disable_direct_prcm)(struct omap_hwmod *oh); [all …]
|
D | omap_hwmod_3xxx_data.c | 53 static struct omap_hwmod omap3xxx_l3_main_hwmod = { 60 static struct omap_hwmod omap3xxx_l4_core_hwmod = { 67 static struct omap_hwmod omap3xxx_l4_per_hwmod = { 74 static struct omap_hwmod omap3xxx_l4_wkup_hwmod = { 81 static struct omap_hwmod omap3xxx_l4_sec_hwmod = { 89 static struct omap_hwmod omap3xxx_mpu_hwmod = { 102 static struct omap_hwmod omap3xxx_iva_hwmod = { 128 static struct omap_hwmod omap3xxx_debugss_hwmod = { 155 static struct omap_hwmod omap3xxx_timer1_hwmod = { 170 static struct omap_hwmod omap3xxx_timer2_hwmod = { [all …]
|
D | omap_hwmod_44xx_data.c | 58 static struct omap_hwmod omap44xx_dmm_hwmod = { 79 static struct omap_hwmod omap44xx_l3_instr_hwmod = { 93 static struct omap_hwmod omap44xx_l3_main_1_hwmod = { 106 static struct omap_hwmod omap44xx_l3_main_2_hwmod = { 119 static struct omap_hwmod omap44xx_l3_main_3_hwmod = { 141 static struct omap_hwmod omap44xx_l4_abe_hwmod = { 156 static struct omap_hwmod omap44xx_l4_cfg_hwmod = { 169 static struct omap_hwmod omap44xx_l4_per_hwmod = { 182 static struct omap_hwmod omap44xx_l4_wkup_hwmod = { 203 static struct omap_hwmod omap44xx_mpu_private_hwmod = { [all …]
|
D | omap_hwmod_54xx_data.c | 55 static struct omap_hwmod omap54xx_dmm_hwmod = { 76 static struct omap_hwmod omap54xx_l3_instr_hwmod = { 90 static struct omap_hwmod omap54xx_l3_main_1_hwmod = { 103 static struct omap_hwmod omap54xx_l3_main_2_hwmod = { 116 static struct omap_hwmod omap54xx_l3_main_3_hwmod = { 138 static struct omap_hwmod omap54xx_l4_abe_hwmod = { 151 static struct omap_hwmod omap54xx_l4_cfg_hwmod = { 164 static struct omap_hwmod omap54xx_l4_per_hwmod = { 177 static struct omap_hwmod omap54xx_l4_wkup_hwmod = { 198 static struct omap_hwmod omap54xx_mpu_private_hwmod = { [all …]
|
D | omap_hwmod_43xx_data.c | 25 static struct omap_hwmod am43xx_emif_hwmod = { 39 static struct omap_hwmod am43xx_l4_hs_hwmod = { 57 static struct omap_hwmod am43xx_wkup_m3_hwmod = { 76 static struct omap_hwmod am43xx_control_hwmod = { 94 static struct omap_hwmod am43xx_gpio0_hwmod = { 123 static struct omap_hwmod am43xx_synctimer_hwmod = { 137 static struct omap_hwmod am43xx_timer8_hwmod = { 150 static struct omap_hwmod am43xx_timer9_hwmod = { 163 static struct omap_hwmod am43xx_timer10_hwmod = { 176 static struct omap_hwmod am43xx_timer11_hwmod = { [all …]
|
D | omap_hwmod_2430_data.c | 49 static struct omap_hwmod omap2430_iva_hwmod = { 76 static struct omap_hwmod omap2430_i2c1_hwmod = { 99 static struct omap_hwmod omap2430_i2c2_hwmod = { 114 static struct omap_hwmod omap2430_gpio5_hwmod = { 135 static struct omap_hwmod omap2430_dma_system_hwmod = { 144 static struct omap_hwmod omap2430_mailbox_hwmod = { 158 static struct omap_hwmod omap2430_mcspi3_hwmod = { 190 static struct omap_hwmod omap2430_usbhsotg_hwmod = { 233 static struct omap_hwmod omap2430_mcbsp1_hwmod = { 249 static struct omap_hwmod omap2430_mcbsp2_hwmod = { [all …]
|
D | omap_hwmod_33xx_data.c | 35 static struct omap_hwmod am33xx_emif_hwmod = { 50 static struct omap_hwmod am33xx_l4_hs_hwmod = { 69 static struct omap_hwmod am33xx_wkup_m3_hwmod = { 106 static struct omap_hwmod am33xx_adc_tsc_hwmod = { 139 static struct omap_hwmod am33xx_cefuse_hwmod = { 159 static struct omap_hwmod am33xx_clkdiv32k_hwmod = { 177 static struct omap_hwmod am33xx_ocpwp_hwmod = { 204 static struct omap_hwmod am33xx_debugss_hwmod = { 219 static struct omap_hwmod am33xx_control_hwmod = { 238 static struct omap_hwmod am33xx_gpio0_hwmod = { [all …]
|
D | omap_hwmod_2420_data.c | 54 static struct omap_hwmod omap2420_iva_hwmod = { 73 static struct omap_hwmod omap2420_dsp_hwmod = { 99 static struct omap_hwmod omap2420_i2c1_hwmod = { 119 static struct omap_hwmod omap2420_i2c2_hwmod = { 140 static struct omap_hwmod omap2420_dma_system_hwmod = { 149 static struct omap_hwmod omap2420_mailbox_hwmod = { 177 static struct omap_hwmod omap2420_mcbsp1_hwmod = { 193 static struct omap_hwmod omap2420_mcbsp2_hwmod = { 223 static struct omap_hwmod omap2420_msdi1_hwmod = { 238 static struct omap_hwmod omap2420_hdq1w_hwmod = {
|
D | omap_hwmod_reset.c | 52 int omap_hwmod_aess_preprogram(struct omap_hwmod *oh) in omap_hwmod_aess_preprogram() 74 static void omap_rtc_wait_not_busy(struct omap_hwmod *oh) in omap_rtc_wait_not_busy() 93 void omap_hwmod_rtc_unlock(struct omap_hwmod *oh) in omap_hwmod_rtc_unlock() 113 void omap_hwmod_rtc_lock(struct omap_hwmod *oh) in omap_hwmod_rtc_lock()
|
D | omap_device.h | 60 struct omap_hwmod **hwmods; 75 struct omap_hwmod *oh, void *pdata, 79 struct omap_hwmod **ohs, int oh_cnt);
|
D | i2c.h | 25 struct omap_hwmod; 27 int omap_i2c_reset(struct omap_hwmod *oh);
|
D | wd_timer.h | 15 extern int omap2_wd_timer_disable(struct omap_hwmod *oh); 16 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
|
D | mmc.h | 9 struct omap_hwmod; 10 int omap_msdi_reset(struct omap_hwmod *oh);
|
D | omap_device.c | 114 struct omap_hwmod *oh) in _add_hwmod_clocks_clkdev() 139 struct omap_hwmod **hwmods; in omap_device_build_from_dt() 141 struct omap_hwmod *oh; in omap_device_build_from_dt() 165 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt() 339 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() 344 struct omap_hwmod **hwmods; in omap_device_alloc() 353 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc() 398 omap_device_copy_resources(struct omap_hwmod *oh, in omap_device_copy_resources() 487 struct omap_hwmod *oh, in omap_device_build() 804 struct omap_hwmod *oh; in omap_device_get_by_hwmod_name()
|
D | wd_timer.c | 35 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()
|
D | clockdomain.h | 100 struct omap_hwmod; 219 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh); 220 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
|
D | hsmmc.c | 78 struct omap_hwmod *oh; in omap_hsmmc_init_one() 79 struct omap_hwmod *ohs[1]; in omap_hsmmc_init_one()
|
D | hdq1w.h | 34 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
|
12