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