Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c124 const ATOM_Vega10_Fan_Table *fan_table_v1; in init_thermal_controller() local
179 le16_to_cpu(fan_table_v1->usFanRPMMax); in init_thermal_controller()
181 le16_to_cpu(fan_table_v1->usThrottlingRPM); in init_thermal_controller()
189 le16_to_cpu(fan_table_v1->usTargetGfxClk); in init_thermal_controller()
191 le16_to_cpu(fan_table_v1->usFanGainEdge); in init_thermal_controller()
195 le16_to_cpu(fan_table_v1->usFanGainLiquid); in init_thermal_controller()
197 le16_to_cpu(fan_table_v1->usFanGainVrVddc); in init_thermal_controller()
199 le16_to_cpu(fan_table_v1->usFanGainVrMvdd); in init_thermal_controller()
201 le16_to_cpu(fan_table_v1->usFanGainPlx); in init_thermal_controller()
203 le16_to_cpu(fan_table_v1->usFanGainHbm); in init_thermal_controller()
[all …]