OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:best_vco
(Results
1 - 2
of
2
) 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
Completed in 7 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026