Home
last modified time | relevance | path

Searched refs:PLD_IRQ_UART1 (Results 1 – 3 of 3) sorted by relevance

/arch/m32r/platforms/usrv/
Dsetup.c190 irq_set_chip_and_handler(PLD_IRQ_UART1, &m32700ut_pld_irq_type, in init_IRQ()
192 pld_icu_data[irq2pldirq(PLD_IRQ_UART1)].icucr in init_IRQ()
194 disable_m32700ut_pld_irq(PLD_IRQ_UART1); in init_IRQ()
/arch/m32r/include/asm/opsput/
Dopsput_pld.h121 #define PLD_IRQ_UART1 (OPSPUT_PLD_IRQ_BASE + 13) /* UARTIRQ1 */ macro
/arch/m32r/include/asm/m32700ut/
Dm32700ut_pld.h125 #define PLD_IRQ_UART1 (M32700UT_PLD_IRQ_BASE + 13) /* UARTIRQ1 */ macro