Home
last modified time | relevance | path

Searched refs:KP_GPIO3 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dadp5588.h42 #define KP_GPIO3 0x1F /* Keypad or GPIO Selection */ macro
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dadp5588-keys.c62 #define KP_GPIO3 0x1F /* Keypad or GPIO Selection */ macro
612 ret = adp5588_write(client, KP_GPIO3, KP_SEL(kpad->cols) >> 8); in adp5588_setup()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dadp5588-keys.c339 ret |= adp5588_write(client, KP_GPIO3, KP_SEL(pdata->cols) >> 8); in adp5588_setup()

Completed in 6 milliseconds