Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c68 #define KEYPAD_REP_START (10) macro
1216 if (input->high_timer >= KEYPAD_REP_START) { in input_state_high()
1258 if (input->high_timer >= KEYPAD_REP_START) { in input_state_falling()