Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A 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()
A Dvega10_pptable.h97 USHORT usFanTableOffset; /* points to ATOM_Vega10_Fan_Table */ member
A Dpptable_v1_0.h120 USHORT usFanTableOffset; /*points to ATOM_Tonga_Fan_Table */ member
A 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()
A Dvega10_processpptables.c160 if (!powerplay_table->usFanTableOffset) in init_thermal_controller()
165 le16_to_cpu(powerplay_table->usFanTableOffset)); in init_thermal_controller()
/linux/drivers/gpu/drm/radeon/
A Dpptable.h192 USHORT usFanTableOffset; member
A 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/drivers/gpu/drm/amd/include/
A Dpptable.h219 USHORT usFanTableOffset; member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
A 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()

Completed in 37 milliseconds