Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/platform_data/
Dadp5588.h56 #define GPIO_PULL1 0x2C /* GPIO Pull Disable */ macro
/linux-4.19.296/drivers/gpio/
Dgpio-adp5588.c416 ret |= adp5588_gpio_write(client, GPIO_PULL1 + i, in adp5588_gpio_probe()