Searched refs:test_adjusted_clock (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_pll.c330 u32 adjusted_clock, test_adjusted_clock; local
350 test_adjusted_clock = test_amdgpu_crtc->adjusted_clock;
352 (adjusted_clock == test_adjusted_clock) &&
/openbsd-current/sys/dev/pci/drm/radeon/
H A Datombios_crtc.c1790 u32 adjusted_clock, test_adjusted_clock; local
1814 test_adjusted_clock = test_radeon_crtc->adjusted_clock;
1816 (adjusted_clock == test_adjusted_clock) &&

Completed in 73 milliseconds