Home
last modified time | relevance | path

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

/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.c264 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object = in atomctrl_lookup_voltage_type_v3() local
572 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_voltage_table_v3() local
1077 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object; in atomctrl_get_svi2_info() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3384 union voltage_object { union
3449 union voltage_object *voltage_object = NULL; in radeon_atom_is_voltage_gpio() local
3508 union voltage_object *voltage_object = NULL; in radeon_atom_get_svi2_info() local
3551 union voltage_object *voltage_object = NULL; in radeon_atom_get_max_voltage() local
3610 union voltage_object *voltage_object = NULL; in radeon_atom_get_min_voltage() local
3660 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_step() local
3729 union voltage_object *voltage_object = NULL; in radeon_atom_get_voltage_table() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1257 union voltage_object { union
1289 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_svi2_info() local
1370 union voltage_object *voltage_object = NULL; in amdgpu_atombios_get_voltage_table() local
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3623 union atom_voltage_object_v4 voltage_object[1]; //Info for Voltage control member