Searched refs:KEY_INIT_DBNC_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define KEY_INIT_DBNC_MASK GENMASK(23, 16) macro150 val |= ((pdata->debounce << KEY_INIT_DBNC_SHIFT) & KEY_INIT_DBNC_MASK); in ep93xx_keypad_config()