Home
last modified time | relevance | path

Searched refs:omap_hwmod_ocp_if (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap2/
Domap_hwmod_2430_data.c69 static struct omap_hwmod_ocp_if omap2430_l3_main__l4_core = {
76 static struct omap_hwmod_ocp_if omap2430_mpu__l3_main = {
83 static struct omap_hwmod_ocp_if *omap2430_l3_main_slaves[] = {
88 static struct omap_hwmod_ocp_if omap2430_dss__l3 = {
101 static struct omap_hwmod_ocp_if *omap2430_l3_main_masters[] = {
126 static struct omap_hwmod_ocp_if omap2430_usbhsotg__l3 = {
134 static struct omap_hwmod_ocp_if omap2430_l4_core__i2c1 = {
143 static struct omap_hwmod_ocp_if omap2430_l4_core__i2c2 = {
152 static struct omap_hwmod_ocp_if omap2430_l4_core__l4_wkup = {
159 static struct omap_hwmod_ocp_if omap2_l4_core__uart1 = {
[all …]
Domap_hwmod_2420_data.c59 static struct omap_hwmod_ocp_if omap2420_l3_main__l4_core = {
66 static struct omap_hwmod_ocp_if omap2420_mpu__l3_main = {
73 static struct omap_hwmod_ocp_if *omap2420_l3_main_slaves[] = {
78 static struct omap_hwmod_ocp_if omap2420_dss__l3 = {
91 static struct omap_hwmod_ocp_if *omap2420_l3_main_masters[] = {
116 static struct omap_hwmod_ocp_if omap2420_l4_core__mcspi1 = {
125 static struct omap_hwmod_ocp_if omap2420_l4_core__mcspi2 = {
134 static struct omap_hwmod_ocp_if omap2420_l4_core__l4_wkup = {
141 static struct omap_hwmod_ocp_if omap2_l4_core__uart1 = {
150 static struct omap_hwmod_ocp_if omap2_l4_core__uart2 = {
[all …]
Domap_hwmod_44xx_data.c96 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__dmm = {
113 static struct omap_hwmod_ocp_if omap44xx_mpu__dmm = {
122 static struct omap_hwmod_ocp_if *omap44xx_dmm_slaves[] = {
152 static struct omap_hwmod_ocp_if omap44xx_dmm__emif_fw = {
169 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__emif_fw = {
178 static struct omap_hwmod_ocp_if *omap44xx_emif_fw_slaves[] = {
207 static struct omap_hwmod_ocp_if omap44xx_iva__l3_instr = {
215 static struct omap_hwmod_ocp_if omap44xx_l3_main_3__l3_instr = {
223 static struct omap_hwmod_ocp_if *omap44xx_l3_instr_slaves[] = {
251 static struct omap_hwmod_ocp_if omap44xx_dsp__l3_main_1 = {
[all …]
Domap_hwmod_3xxx_data.c92 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_core = {
99 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_per = {
122 static struct omap_hwmod_ocp_if omap3xxx_mpu__l3_main = {
130 static struct omap_hwmod_ocp_if *omap3xxx_l3_main_slaves[] = {
135 static struct omap_hwmod_ocp_if omap3xxx_dss__l3 = {
148 static struct omap_hwmod_ocp_if *omap3xxx_l3_main_masters[] = {
174 static struct omap_hwmod_ocp_if omap3xxx_usbhsotg__l3 = {
182 static struct omap_hwmod_ocp_if am35xx_usbhsotg__l3 = {
189 static struct omap_hwmod_ocp_if omap3xxx_l4_core__l4_wkup = {
196 static struct omap_hwmod_ocp_if omap3xxx_l4_core__mmc1 = {
[all …]
Domap_hwmod.c593 struct omap_hwmod_ocp_if *os = oh->slaves[i]; in _init_interface_clks()
655 struct omap_hwmod_ocp_if *os = oh->slaves[i]; in _enable_clocks()
685 struct omap_hwmod_ocp_if *os = oh->slaves[i]; in _disable_clocks()
870 static int _count_ocp_if_addr_spaces(struct omap_hwmod_ocp_if *os) in _count_ocp_if_addr_spaces()
901 struct omap_hwmod_ocp_if *os = oh->slaves[i]; in _find_mpu_port_index()
928 struct omap_hwmod_ocp_if *os; in _find_mpu_rt_base()
1202 struct omap_hwmod_ocp_if *os; in _wait_target_ready()
1801 struct omap_hwmod_ocp_if *os = oh->slaves[i]; in _setup()
2382 struct omap_hwmod_ocp_if *os; in omap_hwmod_fill_resources()
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Domap_hwmod.h238 struct omap_hwmod_ocp_if { struct
532 struct omap_hwmod_ocp_if **masters; /* connect to *_IA */
533 struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */