Searched refs:intc_irqpin_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-renesas-intc-irqpin.c | 105 static inline void intc_irqpin_write(struct intc_irqpin_priv *p, in intc_irqpin_write() function 122 intc_irqpin_write(p, reg, intc_irqpin_hwirq_mask(p, reg, hw_irq)); in intc_irqpin_irq_write_hwirq() 139 intc_irqpin_write(p, reg, tmp); in intc_irqpin_read_modify_write() 292 intc_irqpin_write(p, INTC_IRQPIN_REG_SOURCE, ~bit); in intc_irqpin_irq_handler() 484 intc_irqpin_write(p, INTC_IRQPIN_REG_SOURCE, 0x0); in intc_irqpin_probe()
|