Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod_2xxx_3xxx_ipblock_data.c143 struct omap_hwmod_irq_info omap2_timer1_mpu_irqs[] = {
148 struct omap_hwmod_irq_info omap2_timer2_mpu_irqs[] = {
153 struct omap_hwmod_irq_info omap2_timer3_mpu_irqs[] = {
158 struct omap_hwmod_irq_info omap2_timer4_mpu_irqs[] = {
163 struct omap_hwmod_irq_info omap2_timer5_mpu_irqs[] = {
168 struct omap_hwmod_irq_info omap2_timer6_mpu_irqs[] = {
173 struct omap_hwmod_irq_info omap2_timer7_mpu_irqs[] = {
178 struct omap_hwmod_irq_info omap2_timer8_mpu_irqs[] = {
183 struct omap_hwmod_irq_info omap2_timer9_mpu_irqs[] = {
188 struct omap_hwmod_irq_info omap2_timer10_mpu_irqs[] = {
[all …]
Domap_hwmod_common_data.h122 extern struct omap_hwmod_irq_info omap2_timer1_mpu_irqs[];
123 extern struct omap_hwmod_irq_info omap2_timer2_mpu_irqs[];
124 extern struct omap_hwmod_irq_info omap2_timer3_mpu_irqs[];
125 extern struct omap_hwmod_irq_info omap2_timer4_mpu_irqs[];
126 extern struct omap_hwmod_irq_info omap2_timer5_mpu_irqs[];
127 extern struct omap_hwmod_irq_info omap2_timer6_mpu_irqs[];
128 extern struct omap_hwmod_irq_info omap2_timer7_mpu_irqs[];
129 extern struct omap_hwmod_irq_info omap2_timer8_mpu_irqs[];
130 extern struct omap_hwmod_irq_info omap2_timer9_mpu_irqs[];
131 extern struct omap_hwmod_irq_info omap2_timer10_mpu_irqs[];
[all …]
Domap_hwmod_3xxx_data.c58 static struct omap_hwmod_irq_info omap3xxx_l3_main_irqs[] = {
100 static struct omap_hwmod_irq_info omap3xxx_mpu_irqs[] = {
406 static struct omap_hwmod_irq_info omap3xxx_timer12_mpu_irqs[] = {
546 static struct omap_hwmod_irq_info uart4_mpu_irqs[] = {
575 static struct omap_hwmod_irq_info am35xx_uart4_mpu_irqs[] = {
731 static struct omap_hwmod_irq_info omap3xxx_dsi1_irqs[] = {
855 static struct omap_hwmod_irq_info i2c3_mpu_irqs[] = {
1014 static struct omap_hwmod_irq_info omap3xxx_gpio5_irqs[] = {
1044 static struct omap_hwmod_irq_info omap3xxx_gpio6_irqs[] = {
1149 static struct omap_hwmod_irq_info omap3xxx_mcbsp1_irqs[] = {
[all …]
Domap_hwmod.h172 struct omap_hwmod_irq_info { struct
665 struct omap_hwmod_irq_info *mpu_irqs;
Domap_hwmod_44xx_data.c469 static struct omap_hwmod_irq_info omap44xx_dma_system_irqs[] = {
624 static struct omap_hwmod_irq_info omap44xx_dss_dispc_irqs[] = {
679 static struct omap_hwmod_irq_info omap44xx_dss_dsi1_irqs[] = {
713 static struct omap_hwmod_irq_info omap44xx_dss_dsi2_irqs[] = {
767 static struct omap_hwmod_irq_info omap44xx_dss_hdmi_irqs[] = {
Dmux.c370 struct omap_hwmod_irq_info *mpu_irqs) in omap_hwmod_mux_scan_wakeups()
Domap_hwmod_54xx_data.c278 static struct omap_hwmod_irq_info omap54xx_dma_system_irqs[] = {
Domap_hwmod.c1033 struct omap_hwmod_irq_info *ohii; in _count_mpu_irqs()