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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3403 offset += offsetof(ATOM_VOLTAGE_OBJECT, asFormula.ucVIDAdjustEntries) +
3404 vo->asFormula.ucNumOfVoltageEntries;
3420 offset += offsetof(ATOM_VOLTAGE_OBJECT_V2, asFormula.asVIDAdjustEntries) +
3421 (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY));
3566 &voltage_object->v1.asFormula;
3585 &voltage_object->v2.asFormula;
3625 &voltage_object->v1.asFormula;
3636 &voltage_object->v2.asFormula;
3675 &voltage_object->v1.asFormula;
3750 &voltage_object->v2.asFormula;
[all...]
H A Datombios.h4536 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID member in struct:_ATOM_VOLTAGE_OBJECT
4544 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID member in struct:_ATOM_VOLTAGE_OBJECT_V2
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5080 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID member in struct:_ATOM_VOLTAGE_OBJECT
5088 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID member in struct:_ATOM_VOLTAGE_OBJECT_V2

Completed in 238 milliseconds