OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
mb89352reg.h
60
#define
SCTL
0x01 /* SPC Control register (R/W) */
mb89352.c
221
bus_space_write_1(iot, ioh,
SCTL
, SCTL_DISABLE | SCTL_CTRLRST);
229
bus_space_write_1(iot, ioh,
SCTL
,
233
bus_space_write_1(iot, ioh,
SCTL
,
234
bus_space_read_1(iot, ioh,
SCTL
) & ~SCTL_DISABLE);
349
bus_space_write_1(iot, ioh,
SCTL
, SCTL_DISABLE | SCTL_CTRLRST);
358
bus_space_write_1(iot, ioh,
SCTL
,
362
bus_space_write_1(iot, ioh,
SCTL
,
363
bus_space_read_1(iot, ioh,
SCTL
) & ~SCTL_DISABLE);
450
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
SCTL
,
451
bus_space_read_1(sc->sc_iot, sc->sc_ioh,
SCTL
) | SCTL_INTR_ENAB)
[
all
...]
/src/sys/arch/x68k/dev/
mha.c
1662
SCTL
&= ~SCTL_INTR_ENAB;
Completed in 46 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025