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

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

Completed in 110 milliseconds