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

/linux-4.1.27/drivers/irqchip/
H A Dirq-renesas-intc-irqpin.c134 static inline void intc_irqpin_irq_write_hwirq(struct intc_irqpin_priv *p, intc_irqpin_irq_write_hwirq() function
199 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_CLEAR, hw_irq); intc_irqpin_irq_enable()
208 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_MASK, hw_irq); intc_irqpin_irq_disable()
217 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_CLEAR, hw_irq); intc_irqpin_shared_irq_enable()
228 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_MASK, hw_irq); intc_irqpin_shared_irq_disable()

Completed in 66 milliseconds