Searched refs:usVoltageLevel (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1130 get_voltage_info_param_space.usVoltageLevel =
1141 (&get_voltage_info_param_space))->usVoltageLevel);
1176 get_voltage_info_param_space.usVoltageLevel = virtual_voltage_id;
1188 (&get_voltage_info_param_space))->usVoltageLevel);
1397 get_voltage_info_param_space.usVoltageLevel = cpu_to_le16(virtual_voltage_Id);
1531 *virtual_voltage_id = voltage_parameters->usVoltageLevel;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3129 args.v2.usVoltageLevel = cpu_to_le16(voltage_level);
3134 args.v3.usVoltageLevel = cpu_to_le16(voltage_level);
3160 args.v2.usVoltageLevel = 0;
3164 *voltage = le16_to_cpu(args.v2.usVoltageLevel);
3169 args.v3.usVoltageLevel = cpu_to_le16(voltage_id);
3173 *voltage = le16_to_cpu(args.v3.usVoltageLevel);
3205 args.v3.usVoltageLevel = 0;
3209 *leakage_id = le16_to_cpu(args.v3.usVoltageLevel);
3330 args.in.usVoltageLevel = cpu_to_le16(virtual_voltage_id);
3336 *voltage = le16_to_cpu(args.evv_out.usVoltageLevel);
[all...]
H A Datombios.h2225 USHORT usVoltageLevel; // real voltage level member in struct:_SET_VOLTAGE_PARAMETERS_V2
2233 USHORT usVoltageLevel; // real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) member in struct:_SET_VOLTAGE_PARAMETERS_V1_3
2250 // define vitual voltage id in usVoltageLevel
2271 USHORT usVoltageLevel; // Input: real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) or Leakage Id member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_1
2285 USHORT usVoltageLevel; member in struct:_GET_LEAKAGE_VOLTAGE_INFO_OUTPUT_PARAMETER_V1_1
2310 USHORT usVoltageLevel; // Input: real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) or Leakage Id member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2
2320 USHORT usVoltageLevel; // real voltage level in unit of mv member in struct:_GET_EVV_VOLTAGE_INFO_OUTPUT_PARAMETER_V1_2
4590 USHORT usVoltageLevel; // The Voltage ID which is used to program GPIO register member in struct:_LEAKAGE_VOLTAGE_LUT_ENTRY_V2
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1212 args.v2.usVoltageLevel = 0;
1217 *voltage = le16_to_cpu(args.v2.usVoltageLevel);
1222 args.v3.usVoltageLevel = cpu_to_le16(voltage_id);
1227 *voltage = le16_to_cpu(args.v3.usVoltageLevel);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h2608 USHORT usVoltageLevel; // real voltage level member in struct:_SET_VOLTAGE_PARAMETERS_V2
2616 USHORT usVoltageLevel; // real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) member in struct:_SET_VOLTAGE_PARAMETERS_V1_3
2651 // define vitual voltage id in usVoltageLevel
2672 USHORT usVoltageLevel; // Input: real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) or Leakage Id member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_1
2686 USHORT usVoltageLevel; member in struct:_GET_LEAKAGE_VOLTAGE_INFO_OUTPUT_PARAMETER_V1_1
2711 USHORT usVoltageLevel; // Input: real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) or Leakage Id member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2
2721 USHORT usVoltageLevel; // real voltage level in unit of mv member in struct:_GET_EVV_VOLTAGE_INFO_OUTPUT_PARAMETER_V1_2
2733 USHORT usVoltageLevel; // Input: real voltage level in unit of mv or Voltage Phase (0, 1, 2, .. ) or Leakage Id member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_3
5134 USHORT usVoltageLevel; // The Voltage ID which is used to program GPIO register member in struct:_LEAKAGE_VOLTAGE_LUT_ENTRY_V2
5719 USHORT usVoltageLevel; // Th member in struct:_ATOM_CLK_VOLT_CAPABILITY_V2
[all...]

Completed in 258 milliseconds