Searched refs:top_irq (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/arm/mach-davinci/ |
D | devices.c | 317 .top_irq = IRQ_TINT0_TINT34, 322 .top_irq = IRQ_TINT1_TINT34,
|
D | da850.c | 443 .top_irq = IRQ_DA8XX_TINT34_0, 448 .top_irq = IRQ_DA8XX_TINT34_1, 453 .top_irq = IRQ_DA850_TINT34_2, 458 .top_irq = IRQ_DA850_TINT34_3,
|
D | time.c | 246 irq = dtip[timer].top_irq; in timer_init()
|
D | da830.c | 774 .top_irq = IRQ_DA8XX_TINT34_0, 781 .top_irq = IRQ_DA8XX_TINT34_1,
|
/Linux-v4.19/arch/arm/mach-davinci/include/mach/ |
D | common.h | 29 u32 top_irq; member
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttvp.h | 177 unsigned int top_irq; member
|
D | bttv-risc.c | 669 set->top_irq); in bttv_buffer_activate_video()
|
D | bttv-driver.c | 3572 set->top_irq = 2; in bttv_irq_next_video() 3598 btv->screen, set->frame_irq, set->top_irq); in bttv_irq_next_video() 3715 btv->curr.top_irq = 0; in bttv_irq_wakeup_top()
|