Home
last modified time | relevance | path

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

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