HomeSort by: relevance | last modified time | path
    Searched refs:asFormula (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c 3398 offset += offsetof(ATOM_VOLTAGE_OBJECT, asFormula.ucVIDAdjustEntries) +
3399 vo->asFormula.ucNumOfVoltageEntries;
3415 offset += offsetof(ATOM_VOLTAGE_OBJECT_V2, asFormula.asVIDAdjustEntries) +
3416 (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY));
3561 &voltage_object->v1.asFormula;
3580 &voltage_object->v2.asFormula;
3620 &voltage_object->v1.asFormula;
3631 &voltage_object->v2.asFormula;
3670 &voltage_object->v1.asFormula;
3745 &voltage_object->v2.asFormula;
    [all...]
atombios.h 4538 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID
4546 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 5082 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID
5090 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID

Completed in 40 milliseconds