Home
last modified time | relevance | path

Searched refs:KP_GPIO1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dadp5588.h40 #define KP_GPIO1 0x1D /* Keypad or GPIO Selection */ macro
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dadp5588-keys.c60 #define KP_GPIO1 0x1D /* Keypad or GPIO Selection */ macro
604 ret = adp5588_write(client, KP_GPIO1, KP_SEL(kpad->rows)); in adp5588_setup()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-adp5588.c387 ret |= adp5588_gpio_write(client, KP_GPIO1 + i, 0); in adp5588_gpio_probe()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dadp5588-keys.c337 ret = adp5588_write(client, KP_GPIO1, KP_SEL(pdata->rows)); in adp5588_setup()

Completed in 4 milliseconds