Home
last modified time | relevance | path

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

/drivers/input/keyboard/
Dhilkbd.c71 #define hil_busy() (hil_readb(HILBASE + HIL_CMD) & HIL_BUSY) macro
190 while (hil_busy()) in hil_do()
194 while (hil_busy()) in hil_do()