Searched refs:bottom_irq (Results 1 – 6 of 6) sorted by relevance
/arch/arm/mach-davinci/include/mach/ |
D | common.h | 28 u32 bottom_irq; member
|
/arch/arm/mach-davinci/ |
D | devices.c | 331 .bottom_irq = IRQ_TINT0_TINT12, 336 .bottom_irq = IRQ_TINT1_TINT12,
|
D | da850.c | 747 .bottom_irq = IRQ_DA8XX_TINT12_0, 752 .bottom_irq = IRQ_DA8XX_TINT12_1, 757 .bottom_irq = IRQ_DA850_TINT12_2, 762 .bottom_irq = IRQ_DA850_TINT12_3,
|
D | time.c | 249 irq = dtip[timer].bottom_irq; in timer_init()
|
D | tnetv107x.c | 600 .bottom_irq = IRQ_TNETV107X_TIMER_0_TINT12, 605 .bottom_irq = IRQ_TNETV107X_TIMER_1_TINT12,
|
D | da830.c | 1156 .bottom_irq = IRQ_DA8XX_TINT12_0, 1163 .bottom_irq = IRQ_DA8XX_TINT12_1,
|