test_adjusted_clock  322 drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c 	u32 adjusted_clock, test_adjusted_clock;
test_adjusted_clock  342 drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c 			test_adjusted_clock = test_amdgpu_crtc->adjusted_clock;
test_adjusted_clock  344 drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c 			    (adjusted_clock == test_adjusted_clock) &&
test_adjusted_clock 1803 drivers/gpu/drm/radeon/atombios_crtc.c 	u32 adjusted_clock, test_adjusted_clock;
test_adjusted_clock 1827 drivers/gpu/drm/radeon/atombios_crtc.c 			test_adjusted_clock = test_radeon_crtc->adjusted_clock;
test_adjusted_clock 1829 drivers/gpu/drm/radeon/atombios_crtc.c 			    (adjusted_clock == test_adjusted_clock) &&