Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dadp5588.h41 #define KP_GPIO2 0x1E /* Keypad or GPIO Selection */ macro
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dadp5588-keys.c61 #define KP_GPIO2 0x1E /* Keypad or GPIO Selection */ macro
608 ret = adp5588_write(client, KP_GPIO2, KP_SEL(kpad->cols) & 0xFF); in adp5588_setup()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dadp5588-keys.c338 ret |= adp5588_write(client, KP_GPIO2, KP_SEL(pdata->cols) & 0xFF); in adp5588_setup()

Completed in 3 milliseconds