Home
last modified time | relevance | path

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

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