Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dtc3589x-keypad.c49 #define TC3589x_KBDRST 0x2 macro
232 ret = tc3589x_set_bits(tc3589x, TC3589x_RSTCTRL, TC3589x_KBDRST, 0x0); in tc3589x_keypad_enable()
285 ret = tc3589x_set_bits(tc3589x, TC3589x_RSTCTRL, TC3589x_KBDRST, 0x1); in tc3589x_keypad_disable()