Searched refs:endpoint_req (Results 1 – 2 of 2) sorted by relevance
173 u32 endpoint_req; member
1258 u64 endpoint_req; in csg_slot_sync_priority_locked() local1263 endpoint_req = panthor_fw_csg_endpoint_req_get(ptdev, csg_iface); in csg_slot_sync_priority_locked()1264 csg_slot->priority = CSG_EP_REQ_PRIORITY_GET(endpoint_req); in csg_slot_sync_priority_locked()1424 u64 endpoint_req; in csg_slot_prog_locked() local1451 endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()1455 panthor_fw_csg_endpoint_req_set(ptdev, csg_iface, endpoint_req); in csg_slot_prog_locked()