Home
last modified time | relevance | path

Searched refs:S3C2416_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-s3c/include/mach/
A Dirqs-s3c24xx.h139 #define S3C2416_IRQ(x) S3C2410_IRQ((x) + 58 + 29) macro
140 #define IRQ_S3C2416_2D S3C2416_IRQ(0)
141 #define IRQ_S3C2416_IIC1 S3C2416_IRQ(1)
142 #define IRQ_S3C2416_RESERVED2 S3C2416_IRQ(2)
143 #define IRQ_S3C2416_RESERVED3 S3C2416_IRQ(3)
144 #define IRQ_S3C2416_PCM0 S3C2416_IRQ(4)
145 #define IRQ_S3C2416_PCM1 S3C2416_IRQ(5)
146 #define IRQ_S3C2416_I2S0 S3C2416_IRQ(6)
147 #define IRQ_S3C2416_I2S1 S3C2416_IRQ(7)
/linux/arch/arm/mach-s3c/
A Dirq-s3c24xx.c584 irq_start = S3C2416_IRQ(0); in s3c24xx_init_intc()

Completed in 6 milliseconds