Home
last modified time | relevance | path

Searched defs:voltage_object (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c40 const union atom_voltage_object_v4 *voltage_object = in pp_atomfwctrl_lookup_voltage_type_v4() local
102 const union atom_voltage_object_v4 *voltage_object; in pp_atomfwctrl_get_voltage_table_v4() local
H A Dppatomctrl.c265 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object = in atomctrl_lookup_voltage_type_v3() local
573 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_voltage_table_v3() local
1505 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_svi2_info() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3388 union voltage_object { union
3453 union voltage_object *voltage_object = NULL; in radeon_atom_is_voltage_gpio() local
3512 union voltage_object *voltage_object = NULL; in radeon_atom_get_svi2_info() local
3555 union voltage_object *voltage_object = NULL; in radeon_atom_get_max_voltage() local
3614 union voltage_object *voltage_object = NULL; in radeon_atom_get_min_voltage() local
3664 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_step() local
3733 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_table() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1242 union voltage_object { union
1274 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_svi2_info() local
1355 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_voltage_table() local
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3586 union atom_voltage_object_v4 voltage_object[1]; //Info for Voltage control member