Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/serio/
Dhil_mlc.c208 #define HILSEN_BREAK 0x000200 /* Wait until next pass */ macro
237 #define HILSEN_DOZE (HILSEN_SAME | HILSEN_SCHED | HILSEN_BREAK)
238 #define HILSEN_SLEEP (HILSEN_SAME | HILSEN_BREAK)
447 { HILSE_CTS, { .packet = 0 }, 0, HILSEN_NEXT | HILSEN_SCHED | HILSEN_BREAK, HILSEN_DOZE, 0 },
762 if (nextidx & HILSEN_BREAK) in hilse_donode()