Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dep93xx_keypad.c41 #define KEY_INIT_DBNC_MASK GENMASK(23, 16) macro
150 val |= ((pdata->debounce << KEY_INIT_DBNC_SHIFT) & KEY_INIT_DBNC_MASK); in ep93xx_keypad_config()