Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Datombios.h2463 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2499 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2536 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2574 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2613 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2651 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
H A Dradeon_atombios.c1183 le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input); in radeon_atom_get_clock_info()