Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
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
Dppatomctrl.c227 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object = in atomctrl_lookup_voltage_type_v3() local
533 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_voltage_table_v3() local
1438 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_svi2_info() local
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_atombios.c3386 union voltage_object { union
3451 union voltage_object *voltage_object = NULL; in radeon_atom_is_voltage_gpio() local
3510 union voltage_object *voltage_object = NULL; in radeon_atom_get_svi2_info() local
3553 union voltage_object *voltage_object = NULL; in radeon_atom_get_max_voltage() local
3612 union voltage_object *voltage_object = NULL; in radeon_atom_get_min_voltage() local
3662 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_step() local
3731 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_table() local
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c1408 union voltage_object { union
1440 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_svi2_info() local
1521 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_voltage_table() local
/Linux-v5.4/drivers/gpu/drm/amd/include/
Datomfirmware.h2306 union atom_voltage_object_v4 voltage_object[1]; //Info for Voltage control member