Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h2702 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2741 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2791 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
/linux-4.4.14/drivers/gpu/drm/radeon/
Datombios.h2630 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2669 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
2710 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
Dradeon_atombios.c1173 le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in radeon_atom_get_clock_info()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c584 le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in amdgpu_atombios_get_clock_info()