OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:freq_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
videopll.c
104
int
freq_out
, diff, diff_b = 100000000;
local in function:videopll_set_freq
119
freq_out
= (3906400 * (1 << p2) * p1) / (p0 * 1000);
120
diff = abs(freq -
freq_out
);
126
freq_b =
freq_out
;
videopll.c
104
int
freq_out
, diff, diff_b = 100000000;
local in function:videopll_set_freq
119
freq_out
= (3906400 * (1 << p2) * p1) / (p0 * 1000);
120
diff = abs(freq -
freq_out
);
126
freq_b =
freq_out
;
Completed in 24 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025