Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h170 #define CSG_EP_REQ_PRIORITY(x) (((x) << 28) & GENMASK(31, 28)) macro
H A Dpanthor_sched.c1256 CSG_EP_REQ_PRIORITY(priority); in csg_slot_prog_locked()
2143 CSG_EP_REQ_PRIORITY(new_csg_prio), in tick_ctx_apply()