Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1161 le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in radeon_atom_get_clock_info()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h3072 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
3111 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
3161 USHORT usLcdMaxPixelClockPLL_Output; // In MHz unit member
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c590 le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100; in amdgpu_atombios_get_clock_info()