Home
last modified time | relevance | path

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

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