Searched refs:GPIO_EDGE_CAUSE_OFF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-mvebu.c57 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
135 return mvchip->membase + GPIO_EDGE_CAUSE_OFF; mvebu_gpioreg_edge_cause()
746 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
751 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
760 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
/linux-4.1.27/arch/arm/plat-orion/
H A Dgpio.c36 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
78 return ochip->base + GPIO_EDGE_CAUSE_OFF; GPIO_EDGE_CAUSE()
604 ct->regs.ack = GPIO_EDGE_CAUSE_OFF; orion_gpio_init()

Completed in 71 milliseconds