Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.h53 extern struct omap_hwmod_ocp_if omap2xxx_l3_main__l4_core;
54 extern struct omap_hwmod_ocp_if omap2xxx_mpu__l3_main;
55 extern struct omap_hwmod_ocp_if omap2xxx_dss__l3;
56 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__l4_wkup;
57 extern struct omap_hwmod_ocp_if omap2_l4_core__uart1;
58 extern struct omap_hwmod_ocp_if omap2_l4_core__uart2;
59 extern struct omap_hwmod_ocp_if omap2_l4_core__uart3;
60 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi1;
61 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi2;
62 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__timer3;
[all …]
H A Domap_hwmod_2xxx_interconnect_data.c24 struct omap_hwmod_ocp_if omap2xxx_l3_main__l4_core = {
31 struct omap_hwmod_ocp_if omap2xxx_mpu__l3_main = {
38 struct omap_hwmod_ocp_if omap2xxx_dss__l3 = {
51 struct omap_hwmod_ocp_if omap2xxx_l4_core__l4_wkup = {
58 struct omap_hwmod_ocp_if omap2_l4_core__uart1 = {
66 struct omap_hwmod_ocp_if omap2_l4_core__uart2 = {
74 struct omap_hwmod_ocp_if omap2_l4_core__uart3 = {
82 struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi1 = {
90 struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi2 = {
98 struct omap_hwmod_ocp_if omap2xxx_l4_core__timer3 = {
[all …]
H A Domap_hwmod_3xxx_data.c1456 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_core = {
1463 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_per = {
1471 static struct omap_hwmod_ocp_if omap3xxx_mpu__l3_main = {
1479 static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_debugss = {
1486 static struct omap_hwmod_ocp_if omap3430es1_dss__l3 = {
1492 static struct omap_hwmod_ocp_if omap3xxx_dss__l3 = {
1505 static struct omap_hwmod_ocp_if omap3xxx_sad2d__l3 = {
1513 static struct omap_hwmod_ocp_if omap3xxx_l4_core__l4_wkup = {
1520 static struct omap_hwmod_ocp_if omap3xxx_l4_core__pre_es3_mmc1 = {
1528 static struct omap_hwmod_ocp_if omap3xxx_l4_core__es3plus_mmc1 = {
[all …]
H A Domap_hwmod_81xx_data.c147 static struct omap_hwmod_ocp_if dm81xx_alwon_l3_slow__l4_ls = {
154 static struct omap_hwmod_ocp_if dm81xx_alwon_l3_slow__l4_hs = {
175 static struct omap_hwmod_ocp_if dm814x_mpu__alwon_l3_slow = {
182 static struct omap_hwmod_ocp_if dm814x_mpu__alwon_l3_med = {
202 static struct omap_hwmod_ocp_if dm816x_mpu__alwon_l3_slow = {
209 static struct omap_hwmod_ocp_if dm816x_mpu__alwon_l3_med = {
244 static struct omap_hwmod_ocp_if ti81xx_l4_ls__rtc = {
283 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart1 = {
304 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart2 = {
325 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart3 = {
[all …]
H A Domap_hwmod_2430_data.c376 static struct omap_hwmod_ocp_if omap2430_usbhsotg__l3 = {
384 static struct omap_hwmod_ocp_if omap2430_l4_core__i2c1 = {
392 static struct omap_hwmod_ocp_if omap2430_l4_core__i2c2 = {
400 static struct omap_hwmod_ocp_if omap2430_l4_core__usbhsotg = {
408 static struct omap_hwmod_ocp_if omap2430_l4_core__mmc1 = {
416 static struct omap_hwmod_ocp_if omap2430_l4_core__mmc2 = {
424 static struct omap_hwmod_ocp_if omap2430_l4_core__mcspi3 = {
432 static struct omap_hwmod_ocp_if omap2430_l3__iva = {
440 static struct omap_hwmod_ocp_if omap2430_l4_wkup__wd_timer2 = {
448 static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio1 = {
[all …]
H A Domap_hwmod_2420_data.c235 static struct omap_hwmod_ocp_if omap2420_l4_core__i2c1 = {
243 static struct omap_hwmod_ocp_if omap2420_l4_core__i2c2 = {
251 static struct omap_hwmod_ocp_if omap2420_l3__iva = {
259 static struct omap_hwmod_ocp_if omap2420_l3__dsp = {
267 static struct omap_hwmod_ocp_if omap2420_l4_wkup__wd_timer2 = {
275 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio1 = {
283 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio2 = {
291 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio3 = {
299 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio4 = {
307 static struct omap_hwmod_ocp_if omap2420_l4_core__mailbox = {
[all …]
H A Domap_hwmod.h239 struct omap_hwmod_ocp_if { struct
596 struct omap_hwmod_ocp_if *_mpu_port;
672 extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois);
H A Domap_hwmod.c872 struct omap_hwmod_ocp_if *os; in _init_interface_clks()
978 struct omap_hwmod_ocp_if *os; in _enable_clocks()
1036 struct omap_hwmod_ocp_if *os; in _disable_clocks()
1121 struct omap_hwmod_ocp_if *os = NULL; in _save_mpu_port_index()
1152 static struct omap_hwmod_ocp_if *_find_mpu_rt_port(struct omap_hwmod *oh) in _find_mpu_rt_port()
2367 struct omap_hwmod_ocp_if *os; in _setup_iclk_autoidle()
2600 static int _add_link(struct omap_hwmod_ocp_if *oi) in _add_link()
2624 static int __init _register_link(struct omap_hwmod_ocp_if *oi) in _register_link()
2997 int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) in omap_hwmod_register_links()
3391 struct omap_hwmod_ocp_if *oi = NULL; in omap_hwmod_allocate_module()