Searched refs:VOLTAGE_LUT_ENTRY (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3421 (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY));
3587 VOLTAGE_LUT_ENTRY *lut = (VOLTAGE_LUT_ENTRY *)
3589 (sizeof(VOLTAGE_LUT_ENTRY) * (formula->ucNumOfVoltageEntries - 1)));
3751 VOLTAGE_LUT_ENTRY *lut;
3765 lut = (VOLTAGE_LUT_ENTRY *)
3766 ((u8 *)lut + sizeof(VOLTAGE_LUT_ENTRY));
H A Datombios.h4489 }VOLTAGE_LUT_ENTRY; typedef in typeref:struct:_VOLTAGE_LUT_ENTRY
4495 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
4603 VOLTAGE_LUT_ENTRY asVolI2cLut[]; // end with 0xff
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5028 }VOLTAGE_LUT_ENTRY; typedef in typeref:struct:_VOLTAGE_LUT_ENTRY
5034 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
5149 VOLTAGE_LUT_ENTRY asVolI2cLut[]; // end with 0xff

Completed in 389 milliseconds