Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Datombios.h2516 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2550 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2586 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2623 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2662 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2703 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
H A Dradeon_atombios.c1159 le32_to_cpu(firmware_info->info.ulMaxPixelClockPLL_Output); in radeon_atom_get_clock_info()
/openbsd/sys/dev/pci/drm/amd/display/dc/bios/
H A Dbios_parser.c448 le32_to_cpu(firmware_info->ulMaxPixelClockPLL_Output) * 10; in get_firmware_info_v1_4()
499 le32_to_cpu(firmwareInfo->ulMaxPixelClockPLL_Output) * 10; in get_firmware_info_v2_1()
585 le32_to_cpu(firmware_info->ulMaxPixelClockPLL_Output) * 10; in get_firmware_info_v2_2()
/openbsd/sys/dev/pci/drm/amd/include/
H A Datombios.h2958 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2992 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3028 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3065 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3104 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3154 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.c583 le32_to_cpu(firmware_info->info.ulMaxPixelClockPLL_Output); in amdgpu_atombios_get_clock_info()