usLowEngineClockLow  368 drivers/gpu/drm/amd/include/pptable.h       USHORT usLowEngineClockLow;         // Low Engine clock in MHz (the same way as on the R600).
usLowEngineClockLow  341 drivers/gpu/drm/radeon/pptable.h       USHORT usLowEngineClockLow;         // Low Engine clock in MHz (the same way as on the R600).
usLowEngineClockLow 2490 drivers/gpu/drm/radeon/radeon_atombios.c 			sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow);
usLowEngineClockLow  756 drivers/gpu/drm/radeon/rs780_dpm.c 	sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow);