Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Dadp5588.h37 #define GPIO_INT_EN1 0x1A /* GPIO Interrupt Enable */ macro
/linux-5.19.10/drivers/gpio/
Dgpio-adp5588.c390 ret |= adp5588_gpio_write(client, GPIO_INT_EN1 + i, 0); in adp5588_gpio_probe()