Searched defs:max_temp (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/sys/arch/macppc/dev/ |
H A D | thermal.h | 42 int64_t target_temp, max_temp; /* muK */ member
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | r600_dpm.c | 740 int min_temp, int max_temp) in r600_set_thermal_temperature_range() argument
|
H A D | trinity_dpm.c | 1000 int min_temp, int max_temp) in trinity_set_thermal_temperature_range()
|
H A D | sumo_dpm.c | 1157 int min_temp, int max_temp) in sumo_set_thermal_temperature_range()
|
H A D | rv770_dpm.c | 1871 int min_temp, int max_temp) in rv770_set_thermal_temperature_range()
|
H A D | kv_dpm.c | 2250 int min_temp, int max_temp) in kv_set_thermal_temperature_range()
|
H A D | ci_dpm.c | 846 int min_temp, int max_temp) in ci_thermal_set_temperature_range()
|
H A D | si_dpm.c | 5964 int min_temp, int max_temp) in si_thermal_set_temperature_range()
|
H A D | radeon.h | 1367 int max_temp; member
|
/openbsd-src/sys/dev/pci/drm/amd/pm/inc/ |
H A D | amdgpu_dpm.h | 77 int max_temp; member
|
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
H A D | amdgpu_kv_dpm.c | 2513 int min_temp, int max_temp) in kv_set_thermal_temperature_range()
|
H A D | amdgpu_si_dpm.c | 6438 int min_temp, int max_temp) in si_thermal_set_temperature_range()
|