Searched refs:iface_offset (Results 1 – 1 of 1) sorted by relevance
898 u64 iface_offset = CSF_GROUP_CONTROL_OFFSET + in panthor_init_cs_iface() local905 if (iface_offset > shared_section_sz || in panthor_init_cs_iface()906 sizeof(*cs_iface->control) > shared_section_sz - iface_offset) in panthor_init_cs_iface()910 cs_iface->control = ptdev->fw->shared_section->mem->kmap + iface_offset; in panthor_init_cs_iface()956 u64 iface_offset = CSF_GROUP_CONTROL_OFFSET + in panthor_init_csg_iface() local960 if (iface_offset > shared_section_sz || in panthor_init_csg_iface()961 sizeof(*csg_iface->control) > shared_section_sz - iface_offset) in panthor_init_csg_iface()965 csg_iface->control = ptdev->fw->shared_section->mem->kmap + iface_offset; in panthor_init_csg_iface()