Searched refs:omap_hwmod_ocp_if (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c27 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_core = {
34 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_per = {
41 static struct omap_hwmod_ocp_if omap3xxx_mpu__l3_main = {
48 static struct omap_hwmod_ocp_if *omap3xxx_l3_main_slaves[] = {
53 static struct omap_hwmod_ocp_if *omap3xxx_l3_main_masters[] = {
73 static struct omap_hwmod_ocp_if omap3xxx_l4_core__l4_wkup = {
80 static struct omap_hwmod_ocp_if *omap3xxx_l4_core_slaves[] = {
85 static struct omap_hwmod_ocp_if *omap3xxx_l4_core_masters[] = {
102 static struct omap_hwmod_ocp_if *omap3xxx_l4_per_slaves[] = {
107 static struct omap_hwmod_ocp_if *omap3xxx_l4_per_master
[all...]
H A Domap_hwmod_2420_data.c26 static struct omap_hwmod_ocp_if omap2420_l3_main__l4_core = {
33 static struct omap_hwmod_ocp_if omap2420_mpu__l3_main = {
40 static struct omap_hwmod_ocp_if *omap2420_l3_main_slaves[] = {
45 static struct omap_hwmod_ocp_if *omap2420_l3_main_masters[] = {
64 static struct omap_hwmod_ocp_if omap2420_l4_core__l4_wkup = {
71 static struct omap_hwmod_ocp_if *omap2420_l4_core_slaves[] = {
76 static struct omap_hwmod_ocp_if *omap2420_l4_core_masters[] = {
93 static struct omap_hwmod_ocp_if *omap2420_l4_wkup_slaves[] = {
98 static struct omap_hwmod_ocp_if *omap2420_l4_wkup_masters[] = {
114 static struct omap_hwmod_ocp_if *omap2420_mpu_master
[all...]
H A Domap_hwmod_2430_data.c26 static struct omap_hwmod_ocp_if omap2430_l3_main__l4_core = {
33 static struct omap_hwmod_ocp_if omap2430_mpu__l3_main = {
40 static struct omap_hwmod_ocp_if *omap2430_l3_main_slaves[] = {
45 static struct omap_hwmod_ocp_if *omap2430_l3_main_masters[] = {
64 static struct omap_hwmod_ocp_if omap2430_l4_core__l4_wkup = {
71 static struct omap_hwmod_ocp_if *omap2430_l4_core_slaves[] = {
76 static struct omap_hwmod_ocp_if *omap2430_l4_core_masters[] = {
93 static struct omap_hwmod_ocp_if *omap2430_l4_wkup_slaves[] = {
98 static struct omap_hwmod_ocp_if *omap2430_l4_wkup_masters[] = {
114 static struct omap_hwmod_ocp_if *omap2430_mpu_master
[all...]
H A Domap_hwmod.c404 struct omap_hwmod_ocp_if *os = oh->slaves[i];
466 struct omap_hwmod_ocp_if *os = oh->slaves[i];
496 struct omap_hwmod_ocp_if *os = oh->slaves[i];
525 struct omap_hwmod_ocp_if *os = oh->slaves[i];
552 struct omap_hwmod_ocp_if *os;
761 struct omap_hwmod_ocp_if *os;
968 struct omap_hwmod_ocp_if *os = oh->slaves[i];
1379 struct omap_hwmod_ocp_if *os;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap_hwmod.h171 * omap_hwmod_ocp_if.user bits: these indicate the initiators that use this
178 /* omap_hwmod_ocp_if.flags bits */
183 * struct omap_hwmod_ocp_if - OCP interface data
202 struct omap_hwmod_ocp_if { struct
459 struct omap_hwmod_ocp_if **masters; /* connect to *_IA */
460 struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */

Completed in 40 milliseconds