Home
last modified time | relevance | path

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

/arch/m32r/platforms/usrv/
Dsetup.c183 irq_set_chip_and_handler(PLD_IRQ_UART0, &m32700ut_pld_irq_type, in init_IRQ()
185 pld_icu_data[irq2pldirq(PLD_IRQ_UART0)].icucr in init_IRQ()
187 disable_m32700ut_pld_irq(PLD_IRQ_UART0); in init_IRQ()
/arch/m32r/include/asm/opsput/
Dopsput_pld.h120 #define PLD_IRQ_UART0 (OPSPUT_PLD_IRQ_BASE + 12) /* UARTIRQ0 */ macro
/arch/m32r/include/asm/m32700ut/
Dm32700ut_pld.h124 #define PLD_IRQ_UART0 (M32700UT_PLD_IRQ_BASE + 12) /* UARTIRQ0 */ macro