Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c75 #define GPIO_PULL1 0x2C /* GPIO Pull Disable */ macro
282 ret = adp5588_write(kpad->client, GPIO_PULL1 + bank, in adp5588_gpio_set_config()
466 kpad->pull_dis[i] = adp5588_read(kpad->client, GPIO_PULL1 + i); in adp5588_gpio_add()