OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
igsfb_subr.c
673
int f_vco,
f_out
;
local in function:igsfb_calc_pll
686
/* M =
f_out
/ f_ref * ((N + 1) * IGS_SCALE(P)); */
694
f_out
= IGS_CLOCK(M,N,P);
695
err = target -
f_out
;
igsfb_subr.c
673
int f_vco,
f_out
;
local in function:igsfb_calc_pll
686
/* M =
f_out
/ f_ref * ((N + 1) * IGS_SCALE(P)); */
694
f_out
= IGS_CLOCK(M,N,P);
695
err = target -
f_out
;
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025