Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-renesas-irqc.c36 #define IRQC_CONFIG(n) (0x180 + ((n) * 0x04)) macro
86 tmp = ioread32(p->iomem + IRQC_CONFIG(hw_irq)); in irqc_irq_set_type()
89 iowrite32(tmp, p->iomem + IRQC_CONFIG(hw_irq)); in irqc_irq_set_type()