Searched refs:CSG_EP_REQ_PRIORITY_GET (Results 1 – 2 of 2) sorted by relevance
172 #define CSG_EP_REQ_PRIORITY_GET(x) (((x) & CSG_EP_REQ_PRIORITY_MASK) >> 28) macro
1262 csg_slot->priority = CSG_EP_REQ_PRIORITY_GET(endpoint_req); in csg_slot_sync_priority_locked()