Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1131 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
1134 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
Dsmu7_hwmgr.c3183 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in smu7_dpm_patch_boot_state()
/drivers/gpu/drm/radeon/
Datombios.h2628 USHORT usBootUpVDDCVoltage; //In MV unit member
2667 USHORT usBootUpVDDCVoltage; //In MV unit member
2708 USHORT usBootUpVDDCVoltage; //In MV unit member
Dradeon_atombios.c2394 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in radeon_atombios_get_default_voltages()
Dci_dpm.c5645 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values()
/drivers/gpu/drm/amd/include/
Datombios.h3070 USHORT usBootUpVDDCVoltage; //In MV unit member
3109 USHORT usBootUpVDDCVoltage; //In MV unit member
3159 USHORT usBootUpVDDCVoltage; //In MV unit member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c1174 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in amdgpu_atombios_get_default_voltages()