Searched refs:csg_idx (Results 1 – 1 of 1) sorted by relevance
820 unsigned int csg_idx, unsigned int cs_idx) in panthor_init_cs_iface() argument823 struct panthor_fw_csg_iface *csg_iface = panthor_fw_get_csg_iface(ptdev, csg_idx); in panthor_init_cs_iface()824 struct panthor_fw_cs_iface *cs_iface = &ptdev->fw->iface.streams[csg_idx][cs_idx]; in panthor_init_cs_iface()827 (csg_idx * glb_iface->control->group_stride) + in panthor_init_cs_iface()876 unsigned int csg_idx) in panthor_init_csg_iface() argument879 struct panthor_fw_csg_iface *csg_iface = &ptdev->fw->iface.groups[csg_idx]; in panthor_init_csg_iface()881 u32 iface_offset = CSF_GROUP_CONTROL_OFFSET + (csg_idx * glb_iface->control->group_stride); in panthor_init_csg_iface()901 if (csg_idx > 0) { in panthor_init_csg_iface()912 int ret = panthor_init_cs_iface(ptdev, csg_idx, i); in panthor_init_csg_iface()