Searched refs:endpoint_req (Results 1 – 3 of 3) sorted by relevance
342 return csg_iface->input->endpoint_req; in panthor_fw_csg_endpoint_req_get()351 csg_iface->input->endpoint_req = lower_32_bits(value); in panthor_fw_csg_endpoint_req_set()361 panthor_fw_update_reqs(csg_iface, endpoint_req, lower_32_bits(value), in panthor_fw_csg_endpoint_req_update()
173 u32 endpoint_req; member
1256 u64 endpoint_req; in csg_slot_sync_priority_locked() local1261 endpoint_req = panthor_fw_csg_endpoint_req_get(ptdev, csg_iface); in csg_slot_sync_priority_locked()1262 csg_slot->priority = CSG_EP_REQ_PRIORITY_GET(endpoint_req); in csg_slot_sync_priority_locked()1422 u64 endpoint_req; in csg_slot_prog_locked() local1449 endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()1453 panthor_fw_csg_endpoint_req_set(ptdev, csg_iface, endpoint_req); in csg_slot_prog_locked()