OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMX_USR2_BRCD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
imxuartreg.h
189
#define
IMX_USR2_BRCD
__BIT(2) /* w1c */
360
#define IMXUART_MINT_USR2 (IMX_USR2_ORE|
IMX_USR2_BRCD
|IMX_USR2_WAKE \
imxuart.c
1717
usr2 & (
IMX_USR2_BRCD
|IMX_USR2_ORE));
1718
if (usr2 &
IMX_USR2_BRCD
) {
1783
} while (usr2 & (IMX_USR2_RDR|
IMX_USR2_BRCD
));
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025