Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Datombios.h2460 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2496 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2533 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2571 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2610 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
2648 USHORT usMaxPixelClockPLL_Input; //In 10Khz unit member
Dradeon_atombios.c1179 le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input); in radeon_atom_get_clock_info()