Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c37 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
79 return ochip->base + GPIO_EDGE_CAUSE_OFF; in GPIO_EDGE_CAUSE()
592 ct->regs.ack = GPIO_EDGE_CAUSE_OFF; in orion_gpio_init()
/openbmc/linux/drivers/gpio/
H A Dgpio-mvebu.c60 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
148 *offset = GPIO_EDGE_CAUSE_OFF + mvchip->offset; in mvebu_gpioreg_edge_cause()
1203 GPIO_EDGE_CAUSE_OFF + mvchip->offset, 0); in mvebu_gpio_probe()
1210 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()
1219 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()