Searched refs:CSG_EP_REQ_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
171 #define CSG_EP_REQ_PRIORITY_MASK GENMASK(31, 28) macro
1132 csg_slot->priority = (csg_iface->input->endpoint_req & CSG_EP_REQ_PRIORITY_MASK) >> 28; in csg_slot_sync_priority_locked()2208 CSG_EP_REQ_PRIORITY_MASK); in tick_ctx_apply()
Completed in 14 milliseconds