Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1127 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
1130 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
Dsmu7_hwmgr.c3514 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in smu7_dpm_patch_boot_state()
/linux-5.19.10/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.c2388 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in radeon_atombios_get_default_voltages()
Dci_dpm.c5612 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values()
/linux-5.19.10/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
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c1175 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in amdgpu_atombios_get_default_voltages()