Searched refs:HIL_CMDCT_POL (Results 1 – 2 of 2) sorted by relevance
93 if ((p & ~HIL_CMDCT_POL) == (HIL_ERR_INT | HIL_PKT_CMD | HIL_CMD_POL)) in hil_dev_is_command_response()213 if ((p & HIL_CMDCT_POL) != idx - 1) { in hil_dev_handle_ptr_events()
150 HIL_CMDCT_POL = 0x0f, /* Poll command bits with item count */ enumerator