Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/plat-orion/
Dgpio.c36 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
78 return ochip->base + GPIO_EDGE_CAUSE_OFF; in GPIO_EDGE_CAUSE()
591 ct->regs.ack = GPIO_EDGE_CAUSE_OFF; in orion_gpio_init()
/linux-6.1.9/drivers/gpio/
Dgpio-mvebu.c60 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
148 *offset = GPIO_EDGE_CAUSE_OFF + mvchip->offset; in mvebu_gpioreg_edge_cause()
1193 GPIO_EDGE_CAUSE_OFF + mvchip->offset, 0); in mvebu_gpio_probe()
1200 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()
1209 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()