Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
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
Dradeon_atombios.c1191 le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input); in radeon_atom_get_clock_info()