Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c46 #define UNLOCK1 0x0F /* Unlock Key1 */ macro
617 ret = adp5588_write(client, UNLOCK1 + i, kpad->unlock_keys[i]); in adp5588_setup()