Searched refs:GPIO_EDGE_CAUSE (Results 1 – 1 of 1) sorted by relevance
77 static void __iomem *GPIO_EDGE_CAUSE(struct orion_gpio_chip *ochip) in GPIO_EDGE_CAUSE() function415 cause |= readl(GPIO_EDGE_CAUSE(ochip)) & readl(GPIO_EDGE_MASK(ochip)); in gpio_irq_handler()454 cause = readl_relaxed(GPIO_EDGE_CAUSE(ochip)); in orion_gpio_dbg_show()562 writel(0, GPIO_EDGE_CAUSE(ochip)); in orion_gpio_init()