Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1015 if (0 == le16_to_cpu(powerplay_table3->usFanTableOffset)) { in init_thermal_controller()
1021 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1048 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1056 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1078 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1090 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
Dvega10_pptable.h97 USHORT usFanTableOffset; /* points to ATOM_Vega10_Fan_Table */ member
Dpptable_v1_0.h120 USHORT usFanTableOffset; /*points to ATOM_Tonga_Fan_Table */ member
Dprocess_pptables_v1_0.c944 if (0 == powerplay_table->usFanTableOffset) { in init_thermal_controller()
951 le16_to_cpu(powerplay_table->usFanTableOffset)); in init_thermal_controller()
953 PP_ASSERT_WITH_CODE((0 != powerplay_table->usFanTableOffset), in init_thermal_controller()
Dvega10_processpptables.c161 if (!powerplay_table->usFanTableOffset) in init_thermal_controller()
166 le16_to_cpu(powerplay_table->usFanTableOffset)); in init_thermal_controller()
/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h192 USHORT usFanTableOffset; member
Dr600_dpm.c892 if (power_info->pplib3.usFanTableOffset) { in r600_parse_extended_power_table()
894 le16_to_cpu(power_info->pplib3.usFanTableOffset)); in r600_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h219 USHORT usFanTableOffset; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c239 if (power_info->pplib3.usFanTableOffset) { in amdgpu_parse_extended_power_table()
241 le16_to_cpu(power_info->pplib3.usFanTableOffset)); in amdgpu_parse_extended_power_table()