Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/pm/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.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-6.14.4/drivers/gpu/drm/radeon/
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-6.14.4/drivers/gpu/drm/amd/amdgpu/
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-6.14.4/drivers/gpu/drm/amd/include/
Datomfirmware.h3623 union atom_voltage_object_v4 voltage_object[1]; //Info for Voltage control member