Searched refs:INTC_REV_POLARITY (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/irqchip/
H A Dirq-mst-intc.c21 #define INTC_REV_POLARITY 0x10 macro
98 mst_set_irq(data, INTC_REV_POLARITY);
102 mst_clear_irq(data, INTC_REV_POLARITY);
131 void __iomem *addr = cd->base + INTC_REV_POLARITY;
140 void __iomem *addr = cd->base + INTC_REV_POLARITY;

Completed in 240 milliseconds