Searched refs:asFormula (Results 1 – 2 of 2) sorted by relevance
3390 offset += offsetof(ATOM_VOLTAGE_OBJECT, asFormula.ucVIDAdjustEntries) + in atom_lookup_voltage_object_v1()3391 vo->asFormula.ucNumOfVoltageEntries; in atom_lookup_voltage_object_v1()3407 offset += offsetof(ATOM_VOLTAGE_OBJECT_V2, asFormula.asVIDAdjustEntries) + in atom_lookup_voltage_object_v2()3408 (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY)); in atom_lookup_voltage_object_v2()3553 &voltage_object->v1.asFormula; in radeon_atom_get_max_voltage()3572 &voltage_object->v2.asFormula; in radeon_atom_get_max_voltage()3612 &voltage_object->v1.asFormula; in radeon_atom_get_min_voltage()3623 &voltage_object->v2.asFormula; in radeon_atom_get_min_voltage()3662 &voltage_object->v1.asFormula; in radeon_atom_get_voltage_step()3737 &voltage_object->v2.asFormula; in radeon_atom_get_voltage_table()
4536 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID member4544 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID member