OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
siop_common.c
421
int sync, offset, options,
scf
= 0;
local in function:siop_ppr_neg
464
scf
= dt_scf_period[i].
scf
;
495
sc->targets[target]->id |=
scf
<< (24 + SCNTL3_SCF_SHIFT);
555
sc->targets[target]->id |= scf_period[i].
scf
606
sc->targets[target]->id |= scf_period[i].
scf
oosiopvar.h
98
uint8_t
scf
; /* synchronous clock divisor */
member in struct:oosiop_target
oosiop.c
94
/* Possible TP and
SCF
combination */
97
uint8_t
scf
;
member in struct:__anone9965d2e0108
121
#define oosiop_period(sc, tp,
scf
) \
122
(((1000000000 / (sc)->sc_freq) * (tp) * (
scf
)) / 40)
658
oosiop_write_1(sc, OOSIOP_SBCL, sc->sc_tgt[id].
scf
);
676
sc->sc_tgt[id].
scf
= 0;
691
sc->sc_tgt[id].
scf
= 0;
696
(synctbl[i].
scf
+ 1) * 5);
705
sc->sc_tgt[id].
scf
= synctbl[i].
scf
;
[
all
...]
siopreg.h
71
/* periods for various
SCF
values, assume transfer period of 4 */
75
int
scf
; /*
scf
value to use */
member in struct:scf_period
Completed in 15 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025