Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h165 #define CSG_EP_REQ_COMPUTE(x) ((x) & GENMASK(7, 0)) macro
H A Dpanthor_sched.c1319 csg_iface->input->endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()