Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h172 u32 endpoint_req; member
Dpanthor_sched.c1074 csg_slot->priority = (csg_iface->input->endpoint_req & CSG_EP_REQ_PRIORITY_MASK) >> 28; in csg_slot_sync_priority_locked()
1260 csg_iface->input->endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()
2150 panthor_fw_update_reqs(csg_iface, endpoint_req, in tick_ctx_apply()