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

/linux-4.4.14/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()
736 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
741 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
750 writel_relaxed(0, mvchip->membase + GPIO_EDGE_CAUSE_OFF); mvebu_gpio_probe()
/linux-4.4.14/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()
605 ct->regs.ack = GPIO_EDGE_CAUSE_OFF; orion_gpio_init()

Completed in 82 milliseconds