Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/plat-orion/
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()
/linux-6.12.1/drivers/gpio/
Dgpio-mvebu.c61 #define GPIO_EDGE_CAUSE_OFF 0x0014 macro
148 *offset = GPIO_EDGE_CAUSE_OFF + mvchip->offset; in mvebu_gpioreg_edge_cause()
1198 GPIO_EDGE_CAUSE_OFF + mvchip->offset, 0); in mvebu_gpio_probe()
1205 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()
1214 regmap_write(mvchip->regs, GPIO_EDGE_CAUSE_OFF, 0); in mvebu_gpio_probe()