Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_atombios.c3398 offset += offsetof(ATOM_VOLTAGE_OBJECT, asFormula.ucVIDAdjustEntries) + in atom_lookup_voltage_object_v1()
3399 vo->asFormula.ucNumOfVoltageEntries; in atom_lookup_voltage_object_v1()
3415 offset += offsetof(ATOM_VOLTAGE_OBJECT_V2, asFormula.asVIDAdjustEntries) + in atom_lookup_voltage_object_v2()
3416 (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY)); in atom_lookup_voltage_object_v2()
3561 &voltage_object->v1.asFormula; in radeon_atom_get_max_voltage()
3580 &voltage_object->v2.asFormula; in radeon_atom_get_max_voltage()
3620 &voltage_object->v1.asFormula; in radeon_atom_get_min_voltage()
3631 &voltage_object->v2.asFormula; in radeon_atom_get_min_voltage()
3670 &voltage_object->v1.asFormula; in radeon_atom_get_voltage_step()
3745 &voltage_object->v2.asFormula; in radeon_atom_get_voltage_table()
Datombios.h4536 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID member
4544 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID member
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datombios.h5080 ATOM_VOLTAGE_FORMULA asFormula; //Indicate How to convert real Voltage to VID member
5088 ATOM_VOLTAGE_FORMULA_V2 asFormula; //Indicate How to convert real Voltage to VID member