Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dadp5588.h42 #define KP_GPIO3 0x1F /* Keypad or GPIO Selection */ macro
/Linux-v5.4/drivers/input/keyboard/
Dadp5588-keys.c339 ret |= adp5588_write(client, KP_GPIO3, KP_SEL(pdata->cols) >> 8); in adp5588_setup()