Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Datombios.h2462 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2498 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2535 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2573 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2612 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
2650 USHORT usMinPixelClockPLL_Input; //In 10Khz unit member
H A Dradeon_atombios.c1181 le16_to_cpu(firmware_info->info.usMinPixelClockPLL_Input); in radeon_atom_get_clock_info()