Searched refs:HIL_CMDCT_POL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dhil_kbd.c93 if ((p & ~HIL_CMDCT_POL) == (HIL_ERR_INT | HIL_PKT_CMD | HIL_CMD_POL))
213 if ((p & HIL_CMDCT_POL) != idx - 1) {
/linux-master/include/linux/
H A Dhil.h150 HIL_CMDCT_POL = 0x0f, /* Poll command bits with item count */ enumerator in enum:hil_command

Completed in 115 milliseconds