Searched refs:usFanGainLiquid (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h252 USHORT usFanGainLiquid; member in struct:_ATOM_Vega10_Fan_Table
272 USHORT usFanGainLiquid; member in struct:_ATOM_Vega10_Fan_Table_V2
295 USHORT usFanGainLiquid; member in struct:_ATOM_Vega10_Fan_Table_V3
H A Dvega10_processpptables.c194 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid =
195 le16_to_cpu(fan_table_v1->usFanGainLiquid);
238 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid =
239 le16_to_cpu(fan_table_v2->usFanGainLiquid);
282 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid =
283 le16_to_cpu(fan_table_v3->usFanGainLiquid);
H A Dpptable_v1_0.h310 USHORT usFanGainLiquid; member in struct:_ATOM_Fiji_Fan_Table
337 USHORT usFanGainLiquid; member in struct:_ATOM_Polaris_Fan_Table
H A Dprocess_pptables_v1_0.c1040 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid
1041 = le16_to_cpu(fiji_fan_table->usFanGainLiquid);
1090 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid
1091 = le16_to_cpu(polaris_fan_table->usFanGainLiquid);
H A Dvega10_thermal.c538 advanceFanControlParameters.usFanGainLiquid;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h700 uint16_t usFanGainLiquid; member in struct:pp_advance_fan_control_parameters
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c537 scale_fan_gain_settings(fan_table->usFanGainLiquid));

Completed in 280 milliseconds