Searched refs:top_irq (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/arm/mach-davinci/ |
D | devices.c | 342 .top_irq = IRQ_TINT0_TINT34, 347 .top_irq = IRQ_TINT1_TINT34,
|
D | da850.c | 881 .top_irq = IRQ_DA8XX_TINT34_0, 886 .top_irq = IRQ_DA8XX_TINT34_1, 891 .top_irq = IRQ_DA850_TINT34_2, 896 .top_irq = IRQ_DA850_TINT34_3,
|
D | time.c | 254 irq = dtip[timer].top_irq; in timer_init()
|
D | da830.c | 1167 .top_irq = IRQ_DA8XX_TINT34_0, 1174 .top_irq = IRQ_DA8XX_TINT34_1,
|
/linux-4.1.27/arch/arm/mach-davinci/include/mach/ |
D | common.h | 28 u32 top_irq; member
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttvp.h | 176 unsigned int top_irq; member
|
D | bttv-risc.c | 667 set->top_irq); in bttv_buffer_activate_video()
|
D | bttv-driver.c | 3567 set->top_irq = 2; in bttv_irq_next_video() 3593 btv->screen, set->frame_irq, set->top_irq); in bttv_irq_next_video() 3713 btv->curr.top_irq = 0; in bttv_irq_wakeup_top()
|