Home | History | Annotate | Download | only in radeon

Lines Matching refs:asFormula

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;