OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UERSTAT_PARITY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2xx0reg.h
107
#define
UERSTAT_PARITY
(1<<1) /* Parity error */
109
#define UERSTAT_ALL_ERRORS (UERSTAT_OVERRUN|UERSTAT_BREAK|UERSTAT_FRAME|
UERSTAT_PARITY
)
/src/sys/arch/arm/samsung/
sscom_reg.h
119
#define
UERSTAT_PARITY
__BIT(1) /* Parity error */
121
#define UERSTAT_ALL_ERRORS (UERSTAT_OVERRUN|UERSTAT_BREAK|UERSTAT_FRAME|
UERSTAT_PARITY
)
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025