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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c268 voltage_mode == voltage_object->asGpioVoltageObj.sHeader.ucVoltageMode)
1128 get_voltage_info_param_space.ucVoltageMode =
1175 get_voltage_info_param_space.ucVoltageMode = ATOM_GET_VOLTAGE_EVV_VOLTAGE;
1396 get_voltage_info_param_space.ucVoltageMode = ATOM_GET_VOLTAGE_EVV_VOLTAGE;
1525 voltage_parameters->ucVoltageMode = ATOM_GET_LEAKAGE_ID;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3123 args.v1.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_ALL_SOURCE;
3128 args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_SET_VOLTAGE;
3133 args.v3.ucVoltageMode = ATOM_SET_VOLTAGE;
3159 args.v2.ucVoltageMode = 0;
3168 args.v3.ucVoltageMode = ATOM_GET_VOLTAGE_LEVEL;
3204 args.v3.ucVoltageMode = ATOM_GET_LEAKAGE_ID;
3329 args.in.ucVoltageMode = ATOM_GET_VOLTAGE_EVV_VOLTAGE;
3357 args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_GET_GPIOMASK;
3365 args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_GET_GPIOVAL;
3436 (vo->asGpioVoltageObj.sHeader.ucVoltageMode
[all...]
H A Datombios.h2216 UCHAR ucVoltageMode; // To set all, to set source A or source B or ... member in struct:_SET_VOLTAGE_PARAMETERS
2224 UCHAR ucVoltageMode; // Not used, maybe use for state machine for differen power mode member in struct:_SET_VOLTAGE_PARAMETERS_V2
2232 UCHAR ucVoltageMode; // Indicate action: Set voltage level member in struct:_SET_VOLTAGE_PARAMETERS_V1_3
2242 //SET_VOLTAGE_PARAMETERS_V3.ucVoltageMode
2270 UCHAR ucVoltageMode; // Input: Indicate action: Get voltage info member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_1
2291 // GetVoltageInfo v1.1 ucVoltageMode
2309 UCHAR ucVoltageMode; // Input: Indicate action: Get voltage info member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2
2311 ULONG ulSCLKFreq; // Input: when ucVoltageMode= ATOM_GET_VOLTAGE_EVV_VOLTAGE, DPM state SCLK frequency, Define in PPTable SCLK/Voltage dependence table
2314 // New in GetVoltageInfo v1.2 ucVoltageMode
4568 UCHAR ucVoltageMode; //Indicat member in struct:_ATOM_VOLTAGE_OBJECT_HEADER_V3
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1211 args.v2.ucVoltageMode = 0;
1221 args.v3.ucVoltageMode = ATOM_GET_VOLTAGE_LEVEL;
1267 (vo->asGpioVoltageObj.sHeader.ucVoltageMode == voltage_mode))
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h2599 UCHAR ucVoltageMode; // To set all, to set source A or source B or ... member in struct:_SET_VOLTAGE_PARAMETERS
2607 UCHAR ucVoltageMode; // Not used, maybe use for state machine for differen power mode member in struct:_SET_VOLTAGE_PARAMETERS_V2
2615 UCHAR ucVoltageMode; // Indicate action: Set voltage level member in struct:_SET_VOLTAGE_PARAMETERS_V1_3
2643 //SET_VOLTAGE_PARAMETERS_V3.ucVoltageMode
2671 UCHAR ucVoltageMode; // Input: Indicate action: Get voltage info member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_1
2691 // GetVoltageInfo v1.1 ucVoltageMode
2710 UCHAR ucVoltageMode; // Input: Indicate action: Get voltage info member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2
2712 ULONG ulSCLKFreq; // Input: when ucVoltageMode= ATOM_GET_VOLTAGE_EVV_VOLTAGE, DPM state SCLK frequency, Define in PPTable SCLK/Voltage dependence table
2715 // New in GetVoltageInfo v1.2 ucVoltageMode
2732 UCHAR ucVoltageMode; // Inpu member in struct:_GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_3
5112 UCHAR ucVoltageMode; //Indicate voltage control mode: Init/Set/Leakage/Set phase member in struct:_ATOM_VOLTAGE_OBJECT_HEADER_V3
[all...]

Completed in 288 milliseconds