Searched refs:GPIO_GPIR (Results 1 – 3 of 3) sorted by relevance
36 #define GPIO_GPIR (PKUNITY_GPIO_BASE + 0x0020) macro
90 if ((gpio < IRQ_GPIOHIGH) && (FIELD(1, 1, gpio) & readl(GPIO_GPIR))) in gpio_to_irq()
308 writel(FMASK(8, 0) & ~FIELD(1, 1, GPI_SOFF_REQ), GPIO_GPIR); in init_IRQ()