Searched refs:usBootUpVDDCVoltage (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1127 le16_to_cpu(fw_info->usBootUpVDDCVoltage);
1130 le16_to_cpu(fw_info->usBootUpVDDCVoltage);
H A Dsmu7_hwmgr.c3557 le16_to_cpu(fw_info->usBootUpVDDCVoltage);
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h2628 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V1_4
2667 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V2_1
2705 ULONG ulDefaultDispEngineClkFreq; //In 10Khz unit. This is the frequency before DCDTO, corresponding to usBootUpVDDCVoltage.
2708 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V2_2
H A Dradeon_atombios.c2394 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage);
H A Dci_dpm.c5616 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1181 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3070 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V1_4
3109 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V2_1
3156 ULONG ulDefaultDispEngineClkFreq; //In 10Khz unit. This is the frequency before DCDTO, corresponding to usBootUpVDDCVoltage.
3159 USHORT usBootUpVDDCVoltage; //In MV unit member in struct:_ATOM_FIRMWARE_INFO_V2_2

Completed in 295 milliseconds