Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()
H A Dsmu7_hwmgr.c3558 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in smu7_dpm_patch_boot_state()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h2628 USHORT usBootUpVDDCVoltage; //In MV unit member
2667 USHORT usBootUpVDDCVoltage; //In MV unit member
2708 USHORT usBootUpVDDCVoltage; //In MV unit member
H A Dradeon_atombios.c2396 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in radeon_atombios_get_default_voltages()
H A Dci_dpm.c5621 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3070 USHORT usBootUpVDDCVoltage; //In MV unit member
3109 USHORT usBootUpVDDCVoltage; //In MV unit member
3159 USHORT usBootUpVDDCVoltage; //In MV unit member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1175 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in amdgpu_atombios_get_default_voltages()