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/
A Domap_hwmod_common_data.h55 extern struct omap_hwmod_ocp_if omap2xxx_mpu__l3_main;
56 extern struct omap_hwmod_ocp_if omap2xxx_dss__l3;
58 extern struct omap_hwmod_ocp_if omap2_l4_core__uart1;
59 extern struct omap_hwmod_ocp_if omap2_l4_core__uart2;
60 extern struct omap_hwmod_ocp_if omap2_l4_core__uart3;
61 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi1;
62 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi2;
74 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__dss;
78 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__rng;
79 extern struct omap_hwmod_ocp_if omap2xxx_l4_core__sham;
[all …]
A Domap_hwmod_2xxx_interconnect_data.c25 struct omap_hwmod_ocp_if omap2xxx_l3_main__l4_core = {
32 struct omap_hwmod_ocp_if omap2xxx_mpu__l3_main = {
39 struct omap_hwmod_ocp_if omap2xxx_dss__l3 = {
52 struct omap_hwmod_ocp_if omap2xxx_l4_core__l4_wkup = {
59 struct omap_hwmod_ocp_if omap2_l4_core__uart1 = {
67 struct omap_hwmod_ocp_if omap2_l4_core__uart2 = {
75 struct omap_hwmod_ocp_if omap2_l4_core__uart3 = {
83 struct omap_hwmod_ocp_if omap2xxx_l4_core__mcspi1 = {
179 struct omap_hwmod_ocp_if omap2xxx_l4_core__dss = {
236 struct omap_hwmod_ocp_if omap2xxx_l4_core__rng = {
[all …]
A Domap_hwmod_3xxx_data.c1546 static struct omap_hwmod_ocp_if omap3430es1_dss__l3 = {
1552 static struct omap_hwmod_ocp_if omap3xxx_dss__l3 = {
1573 static struct omap_hwmod_ocp_if am35xx_usbhsotg__l3 = {
1581 static struct omap_hwmod_ocp_if omap3xxx_sad2d__l3 = {
1659 static struct omap_hwmod_ocp_if omap3_l4_per__uart3 = {
1685 static struct omap_hwmod_ocp_if omap3_l4_core__i2c1 = {
1700 static struct omap_hwmod_ocp_if omap3_l4_core__i2c2 = {
1787 static struct omap_hwmod_ocp_if omap3xxx_l3__iva = {
2239 static struct omap_hwmod_ocp_if am35xx_mdio__l3 = {
2280 static struct omap_hwmod_ocp_if am35xx_emac__l3 = {
[all …]
A Domap_hwmod_81xx_data.c253 static struct omap_hwmod_ocp_if ti81xx_l4_ls__rtc = {
292 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart1 = {
313 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart2 = {
334 static struct omap_hwmod_ocp_if dm81xx_l4_ls__uart3 = {
408 static struct omap_hwmod_ocp_if dm81xx_l4_ls__i2c1 = {
428 static struct omap_hwmod_ocp_if dm81xx_l4_ls__i2c2 = {
458 static struct omap_hwmod_ocp_if dm81xx_l4_ls__elm = {
501 static struct omap_hwmod_ocp_if dm81xx_l4_ls__gpio1 = {
847 static struct omap_hwmod_ocp_if dm81xx_emac0__mdio = {
900 static struct omap_hwmod_ocp_if dm81xx_l4_hs__sata = {
[all …]
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 = {
408 static struct omap_hwmod_ocp_if omap2430_l4_core__mmc1 = {
416 static struct omap_hwmod_ocp_if omap2430_l4_core__mmc2 = {
432 static struct omap_hwmod_ocp_if omap2430_l3__iva = {
448 static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio1 = {
456 static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio2 = {
464 static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio3 = {
472 static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio4 = {
[all …]
A Domap_hwmod_2420_data.c236 static struct omap_hwmod_ocp_if omap2420_l4_core__i2c1 = {
244 static struct omap_hwmod_ocp_if omap2420_l4_core__i2c2 = {
252 static struct omap_hwmod_ocp_if omap2420_l3__iva = {
260 static struct omap_hwmod_ocp_if omap2420_l3__dsp = {
276 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio1 = {
284 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio2 = {
292 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio3 = {
300 static struct omap_hwmod_ocp_if omap2420_l4_wkup__gpio4 = {
331 static struct omap_hwmod_ocp_if omap2420_l4_core__msdi1 = {
339 static struct omap_hwmod_ocp_if omap2420_l4_core__hdq1w = {
[all …]
A Domap_hwmod.h239 struct omap_hwmod_ocp_if { struct
596 struct omap_hwmod_ocp_if *_mpu_port;
693 extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois);
A Domap_hwmod.c873 struct omap_hwmod_ocp_if *os; in _init_interface_clks()
979 struct omap_hwmod_ocp_if *os; in _enable_clocks()
1037 struct omap_hwmod_ocp_if *os; in _disable_clocks()
1122 struct omap_hwmod_ocp_if *os = NULL; in _save_mpu_port_index()
1153 static struct omap_hwmod_ocp_if *_find_mpu_rt_port(struct omap_hwmod *oh) in _find_mpu_rt_port()
2401 struct omap_hwmod_ocp_if *os; in _setup_iclk_autoidle()
2634 static int _add_link(struct omap_hwmod_ocp_if *oi) in _add_link()
2658 static int __init _register_link(struct omap_hwmod_ocp_if *oi) in _register_link()
3031 int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) in omap_hwmod_register_links()
3422 struct omap_hwmod_ocp_if *oi = NULL; in omap_hwmod_allocate_module()
[all …]

Completed in 21 milliseconds