OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_vco
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_crtc.c
161
uint32_t
best_vco
= pll->
best_vco
;
local
254
vco_diff = RD_ABS(vco,
best_vco
);
256
if ((
best_vco
== 0 && error < best_error) ||
257
(
best_vco
!= 0 &&
radeon.h
308
uint32_t
best_vco
;
member in struct:__anon6803
radeon_driver.c
1285
pll->
best_vco
= 0;
Completed in 9 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026