Searched refs:IRQ_TIMER4_VIC (Results 1 – 13 of 13) sorted by relevance
24 return pend & 1 << (IRQ_TIMER4_VIC - S3C64XX_IRQ_VIC0(0)); in s3c24xx_ostimer_pending()
98 #define IRQ_TIMER4_VIC S3C64XX_IRQ_VIC0(28) macro
24 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0))); in s3c24xx_ostimer_pending()
24 #define IRQ_TIMER4_VIC S5P_IRQ_VIC0(25) macro
35 #define IRQ_TIMER4_VIC S5P_IRQ_VIC0(28) macro
21 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0))); in s3c24xx_ostimer_pending()
29 #define IRQ_TIMER4_VIC S5P_IRQ_VIC0(25) macro
27 #define IRQ_TIMER4_VIC S5P_IRQ_VIC0(25) macro
66 s3c_init_vic_timer_irq(IRQ_TIMER4_VIC, IRQ_TIMER4); in s3c64xx_init_irq()
71 s3c_init_vic_timer_irq(IRQ_TIMER4_VIC, IRQ_TIMER4); in s5p_init_irq()
83 #define IRQ_TIMER4_VIC COMBINER_IRQ(22, 4) macro