Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5273 typedef struct _EFUSE_LOGISTIC_FUNC_PARAM struct
5275 …fuseIndex; // Efuse Index in DWORD address, for example Index 911, usEuseIndex=112
5276 … // Efuse bit LSB in DWORD address, for example Index 911, usEfuseBitLSB= 911-112*8=15
5277 UCHAR ucEfuseLength; // Efuse bits length,
5278 …G ulEfuseEncodeRange; // Range = Max - Min, bit31 indicate the efuse is negative number
5279 ULONG ulEfuseEncodeAverage; // Average = ( Max + Min )/2