Home
last modified time | relevance | path

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

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