Searched refs:HIL_POL_AXIS_ALT (Results 1 – 2 of 2) sorted by relevance
480 #define HIL_POL_AXIS_ALT 0x80 /* Data is from axis set 2 */ macro
219 i = (p & HIL_POL_AXIS_ALT) ? 3 : 0; in hil_dev_handle_ptr_events()