Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1013 if (0 == le16_to_cpu(powerplay_table3->usFanTableOffset)) { in init_thermal_controller()
1019 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1046 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1054 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1076 le16_to_cpu(powerplay_table3->usFanTableOffset)); in init_thermal_controller()
1088 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.c160 if (!powerplay_table->usFanTableOffset) in init_thermal_controller()
165 le16_to_cpu(powerplay_table->usFanTableOffset)); in init_thermal_controller()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dpptable.h192 USHORT usFanTableOffset; member
Dr600_dpm.c890 if (power_info->pplib3.usFanTableOffset) { in r600_parse_extended_power_table()
892 le16_to_cpu(power_info->pplib3.usFanTableOffset)); in r600_parse_extended_power_table()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dpptable.h219 USHORT usFanTableOffset; member
/linux-6.12.1/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()