Home
last modified time | relevance | path

Searched refs:usLcdMaxPixelClockPLL_Output (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
HDatombios.h2630 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2669 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2710 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
HDradeon_atombios.c1165 … le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in radeon_atom_get_clock_info()
/dragonfly/sys/dev/drm/amd/include/
HDatombios.h3072 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
3111 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
3161 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_atombios.c589 … le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in amdgpu_atombios_get_clock_info()