Home
last modified time | relevance | path

Searched refs:use_cpucp_enum (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/accel/habanalabs/common/
Dhwmon.c80 bool use_cpucp_enum; in adjust_hwmon_flags() local
82 use_cpucp_enum = (hdev->asic_prop.fw_app_cpu_boot_dev_sts0 & in adjust_hwmon_flags()
89 if (use_cpucp_enum) { in adjust_hwmon_flags()
247 bool use_cpucp_enum; in hl_read() local
254 use_cpucp_enum = (hdev->asic_prop.fw_app_cpu_boot_dev_sts0 & in hl_read()
285 if (use_cpucp_enum) in hl_read()
308 if (use_cpucp_enum) in hl_read()
331 if (use_cpucp_enum) in hl_read()
351 if (use_cpucp_enum) in hl_read()
368 if (use_cpucp_enum) in hl_read()
[all …]