Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDprocesspptables.c1029 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
1032 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in init_overdrive_limits_V1_4()
HDsmu7_hwmgr.c3085 le16_to_cpu(fw_info->usBootUpVDDCVoltage); in smu7_dpm_patch_boot_state()
/dragonfly/sys/dev/drm/radeon/
HDatombios.h2628 USHORT usBootUpVDDCVoltage; //In MV unit member
2667 USHORT usBootUpVDDCVoltage; //In MV unit member
2708 USHORT usBootUpVDDCVoltage; //In MV unit member
HDradeon_atombios.c2379 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in radeon_atombios_get_default_voltages()
HDci_dpm.c5678 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values()
/dragonfly/sys/dev/drm/amd/include/
HDatombios.h3070 USHORT usBootUpVDDCVoltage; //In MV unit member
3109 USHORT usBootUpVDDCVoltage; //In MV unit member
3159 USHORT usBootUpVDDCVoltage; //In MV unit member
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_atombios.c1173 *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage); in amdgpu_atombios_get_default_voltages()