Searched refs:PLD_IRQ_SIO0_SND (Results 1 – 4 of 4) sorted by relevance
311 irq_set_chip_and_handler(PLD_IRQ_SIO0_SND, &m32700ut_pld_irq_type, in init_IRQ()313 pld_icu_data[irq2pldirq(PLD_IRQ_SIO0_SND)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD03; in init_IRQ()314 disable_m32700ut_pld_irq(PLD_IRQ_SIO0_SND); in init_IRQ()
311 irq_set_chip_and_handler(PLD_IRQ_SIO0_SND, &opsput_pld_irq_type, in init_IRQ()313 pld_icu_data[irq2pldirq(PLD_IRQ_SIO0_SND)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD03; in init_IRQ()314 disable_opsput_pld_irq(PLD_IRQ_SIO0_SND); in init_IRQ()
90 #define PLD_IRQ_SIO0_SND (OPSPUT_PLD_IRQ_BASE + 17) /* SIO send */ macro
94 #define PLD_IRQ_SIO0_SND (M32700UT_PLD_IRQ_BASE + 17) /* SIO send */ macro