Home
last modified time | relevance | path

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

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