Home
last modified time | relevance | path

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

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