Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c60 #define KP_GPIO1 0x1D /* Keypad or GPIO Selection */ macro
604 ret = adp5588_write(client, KP_GPIO1, KP_SEL(kpad->rows)); in adp5588_setup()