Home
last modified time | relevance | path

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

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