Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-renesas-irqc.c50 #define IRQC_CONFIG(n) (0x180 + ((n) * 0x04)) macro
101 tmp = ioread32(p->iomem + IRQC_CONFIG(hw_irq)); in irqc_irq_set_type()
104 iowrite32(tmp, p->iomem + IRQC_CONFIG(hw_irq)); in irqc_irq_set_type()