Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/i2c/
Dadp5588.h28 #define UNLOCK2 0x10 /* Unlock Key2 */ macro
/linux-3.4.99/drivers/input/keyboard/
Dadp5588-keys.c334 ret |= adp5588_write(client, UNLOCK2, pdata->unlock_key2); in adp5588_setup()