Home
last modified time | relevance | path

Searched defs:_ATOM_Vega10_Thermal_Controller (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h309 typedef struct _ATOM_Vega10_Thermal_Controller { struct
310 UCHAR ucRevId;
311 UCHAR ucType; /* one of ATOM_VEGA10_PP_THERMALCONTROLLER_*/
312 UCHAR ucI2cLine; /* as interpreted by DAL I2C */
313 UCHAR ucI2cAddress;
314 UCHAR ucFanParameters; /* Fan Control Parameters. */
315 UCHAR ucFanMinRPM; /* Fan Minimum RPM (hundreds) -- for display purposes only.*/
316 UCHAR ucFanMaxRPM; /* Fan Maximum RPM (hundreds) -- for display purposes only.*/
317 UCHAR ucFlags; /* to be defined */