OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UERSTAT_PARITY
(Results
1 - 3
of
3
) 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
)
sscom.c
1399
if (ISSET(rsr,
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 33 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025