OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCFCR2_MCE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sh3/include/
scifreg.h
147
#define
SCFCR2_MCE
0x08 /* Modem Control Enable */
/src/sys/arch/sh3/dev/
scif.c
342
scif_fcr_write(SCFCR2_TFRST | SCFCR2_RFRST |
SCFCR2_MCE
);
359
scif_fcr_write(FIFO_RCV_TRIGGER_14 | FIFO_XMT_TRIGGER_1 |
SCFCR2_MCE
);
631
scif_fcr_write(scif_fcr_read() |
SCFCR2_MCE
);
633
scif_fcr_write(scif_fcr_read() & ~
SCFCR2_MCE
);
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
sh.h
311
#define
SCFCR2_MCE
0x0008 /* Modem Control Enable */
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025