Searched refs:LINV2_CONTROL_STATUS_ABORTED_MASK (Results 1 – 1 of 1) sorted by relevance
170 #define LINV2_CONTROL_STATUS_ABORTED_MASK (0x2000U) macro172 #define LINV2_CONTROL_STATUS_ABORTED_GET(x) (((uint32_t)(x) & LINV2_CONTROL_STATUS_ABORTED_MASK) >>…
Completed in 5 milliseconds