Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-renesas-intc-irqpin.c119 static inline void intc_irqpin_irq_write_hwirq(struct intc_irqpin_priv *p, in intc_irqpin_irq_write_hwirq() function
184 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_CLEAR, hw_irq); in intc_irqpin_irq_enable()
193 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_MASK, hw_irq); in intc_irqpin_irq_disable()
202 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_CLEAR, hw_irq); in intc_irqpin_shared_irq_enable()
213 intc_irqpin_irq_write_hwirq(p, INTC_IRQPIN_REG_MASK, hw_irq); in intc_irqpin_shared_irq_disable()