Searched refs:PLD_IRQ_SIO0_RCV (Results 1 – 4 of 4) sorted by relevance
305 irq_set_chip_and_handler(PLD_IRQ_SIO0_RCV, &m32700ut_pld_irq_type, in init_IRQ()307 pld_icu_data[irq2pldirq(PLD_IRQ_SIO0_RCV)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD03; in init_IRQ()308 disable_m32700ut_pld_irq(PLD_IRQ_SIO0_RCV); in init_IRQ()
305 irq_set_chip_and_handler(PLD_IRQ_SIO0_RCV, &opsput_pld_irq_type, in init_IRQ()307 pld_icu_data[irq2pldirq(PLD_IRQ_SIO0_RCV)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD03; in init_IRQ()308 disable_opsput_pld_irq(PLD_IRQ_SIO0_RCV); in init_IRQ()
89 #define PLD_IRQ_SIO0_RCV (OPSPUT_PLD_IRQ_BASE + 16) /* SIO receive */ macro
93 #define PLD_IRQ_SIO0_RCV (M32700UT_PLD_IRQ_BASE + 16) /* SIO receive */ macro