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
1133 csg_slot->priority = (csg_iface->input->endpoint_req & CSG_EP_REQ_PRIORITY_MASK) >> 28; in csg_slot_sync_priority_locked()2209 CSG_EP_REQ_PRIORITY_MASK); in tick_ctx_apply()