Lines Matching refs:asic_prop
20 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, false);
24 hdev->asic_prop.max_freq_value = value;
47 hdev->asic_prop.max_freq_value = value * 1000 * 1000;
49 hl_fw_set_frequency(hdev, hdev->asic_prop.clk_pll_index, hdev->asic_prop.max_freq_value);
63 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, true);
84 cpucp_info = &hdev->asic_prop.cpucp_info;
105 return sprintf(buf, "%s\n", hdev->asic_prop.uboot_ver);
113 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.kernel_version);
121 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.cpucp_version);
130 le32_to_cpu(hdev->asic_prop.cpucp_info.cpld_version));
138 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.kernel_version);
146 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.cpucp_version);
154 return sprintf(buf, "%s\n", hdev->asic_prop.cpucp_info.fuse_version);
162 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.thermal_version);
170 return sprintf(buf, "%s", hdev->asic_prop.cpucp_info.fw_os_version);
178 return sprintf(buf, "%s\n", hdev->asic_prop.preboot_ver);
196 if (!hdev->asic_prop.allow_inference_soft_reset) {
386 return sprintf(buf, "%d\n", hdev->asic_prop.fw_security_enabled);
485 hdev->max_power = hdev->asic_prop.max_power_default;
496 if (!hdev->asic_prop.allow_inference_soft_reset)
517 if (!hdev->asic_prop.allow_inference_soft_reset)