Home
last modified time | relevance | path

Searched refs:CSG_EP_REQ_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h171 #define CSG_EP_REQ_PRIORITY_MASK GENMASK(31, 28) macro
H A Dpanthor_sched.c1133 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()