Home
last modified time | relevance | path

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

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