Searched refs:IRQ_UART2 (Results 1 - 17 of 17) sorted by relevance

/arch/arm/mach-s3c64xx/
H A Ddev-uart.c66 .start = IRQ_UART2,
67 .end = IRQ_UART2,
/arch/arm/mach-nomadik/include/mach/
H A Dirqs.h58 #define IRQ_UART2 28 macro
/arch/arm/mach-vt8500/include/mach/
H A Dvt8500_irqs.h70 #define IRQ_UART2 47 /* UART 2 */ macro
H A Dwm8505_irqs.h70 #define IRQ_UART2 47 /* UART 2 */ macro
/arch/arm/plat-s5p/
H A Ddev-uart.c61 .start = IRQ_UART2,
62 .end = IRQ_UART2,
/arch/arm/mach-w90x900/include/mach/
H A Dirqs.h39 #define IRQ_UART2 W90X900_IRQ(9) macro
/arch/arm/mach-h720x/include/mach/
H A Dirqs.h65 #define IRQ_UART2 10 /* 0x00000400 */ macro
/arch/arm/mach-vt8500/
H A Ddevices-vt8500.c40 tmp[1] = wmt_irq_res(IRQ_UART2);
H A Ddevices-wm8505.c39 tmp[1] = wmt_irq_res(IRQ_UART2);
/arch/arm/mach-s5p64x0/include/mach/
H A Dirqs.h48 #define IRQ_UART2 S5P_IRQ_VIC1(7) macro
/arch/arm/mach-s5pc100/include/mach/
H A Dirqs.h44 #define IRQ_UART2 S5P_IRQ_VIC1(12) macro
/arch/arm/mach-s5pv210/include/mach/
H A Dirqs.h51 #define IRQ_UART2 S5P_IRQ_VIC1(12) macro
/arch/arm/plat-s3c24xx/
H A Dirq.c250 #define INTMSK_UART2 (1UL << (IRQ_UART2 - IRQ_EINT0))
594 case IRQ_UART2:
620 irq_set_chained_handler(IRQ_UART2, s3c_irq_demux_uart2);
/arch/arm/mach-h720x/
H A Dcpu-h7202.c72 .irq = IRQ_UART2,
/arch/arm/mach-omap1/
H A Dpm.h82 #define IRQ_UART2 (1<<15) macro
/arch/arm/mach-s3c24xx/include/mach/
H A Dirqs.h42 #define IRQ_UART2 S3C2410_IRQ(15) macro
/arch/arm/mach-s3c64xx/include/mach/
H A Dirqs.h82 #define IRQ_UART2 S3C64XX_IRQ_VIC1(7) macro

Completed in 623 milliseconds