Home
last modified time | relevance | path

Searched refs:usMaxPixelClockPLL_Input (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Datombios.h2530 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2566 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2603 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2641 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2680 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2719 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
H A Dradeon_atombios.c1185 le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input); in radeon_atom_get_clock_info()
/openbsd/sys/dev/pci/drm/amd/display/dc/bios/
H A Dbios_parser.c444 le16_to_cpu(firmware_info->usMaxPixelClockPLL_Input) * 10; in get_firmware_info_v1_4()
495 le16_to_cpu(firmwareInfo->usMaxPixelClockPLL_Input) * 10; in get_firmware_info_v2_1()
581 le16_to_cpu(firmware_info->usMaxPixelClockPLL_Input) * 10; in get_firmware_info_v2_2()
/openbsd/sys/dev/pci/drm/amd/include/
H A Datombios.h2972 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
3008 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
3045 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
3083 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
3122 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
3170 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.c600 le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input); in amdgpu_atombios_get_clock_info()