Lines Matching refs:cpucp_info
83 struct cpucp_info *cpucp_info; in vrm_ver_show() local
90 cpucp_info = &hdev->asic_prop.cpucp_info; in vrm_ver_show()
92 infineon_second_stage_version = le32_to_cpu(cpucp_info->infineon_second_stage_version); in vrm_ver_show()
99 if (cpucp_info->infineon_second_stage_version) in vrm_ver_show()
101 le32_to_cpu(cpucp_info->infineon_version), in vrm_ver_show()
106 return sprintf(buf, "%#04x\n", le32_to_cpu(cpucp_info->infineon_version)); in vrm_ver_show()
129 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.kernel_version); in armcp_kernel_ver_show()
137 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.cpucp_version); in armcp_ver_show()
146 le32_to_cpu(hdev->asic_prop.cpucp_info.cpld_timestamp), in cpld_ver_show()
147 le32_to_cpu(hdev->asic_prop.cpucp_info.cpld_version)); in cpld_ver_show()
155 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.kernel_version); in cpucp_kernel_ver_show()
163 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.cpucp_version); in cpucp_ver_show()
171 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.fuse_version); in fuse_ver_show()
179 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.thermal_version); in thermal_ver_show()
187 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.fw_os_version); in fw_os_ver_show()
414 return sprintf(buf, "%u\n", le32_to_cpu(hdev->asic_prop.cpucp_info.card_location)); in module_id_show()