Home
last modified time | relevance | path

Searched refs:usBootUpMVDDCVoltage (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.c1178 *mvdd = le16_to_cpu(firmware_info->info_22.usBootUpMVDDCVoltage); in amdgpu_atombios_get_default_voltages()
/openbsd/sys/dev/pci/drm/radeon/
H A Datombios.h2727 …USHORT usBootUpMVDDCVoltage; //In unit of mv; Was usMinPixelClockPL… member
H A Dradeon_atombios.c2407 *mvdd = le16_to_cpu(firmware_info->info_22.usBootUpMVDDCVoltage); in radeon_atombios_get_default_voltages()
H A Dci_dpm.c5620 boot_state->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage); in ci_get_vbios_boot_values()
/openbsd/sys/dev/pci/drm/amd/include/
H A Datombios.h3180 …USHORT usBootUpMVDDCVoltage; //In unit of mv; Was usMinPixelClockPL… member
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3556 le16_to_cpu(fw_info->usBootUpMVDDCVoltage); in smu7_dpm_patch_boot_state()