Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Datombios.h2529 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2565 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2602 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2640 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2679 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2718 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
Dradeon_atombios.c1189 le16_to_cpu(firmware_info->info.usMinPixelClockPLL_Input); in radeon_atom_get_clock_info()