OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMX_UFCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
imxuartreg.h
37
#define
IMX_UFCR
0x90 /* rw */ /* UART FIFO Control Reg */
154
*
IMX_UFCR
bits
imxuart.c
2064
ufcr |= bus_space_read_4(iot, ioh,
IMX_UFCR
) & IMX_UFCR_DCEDTE;
2066
bus_space_write_4(iot, ioh,
IMX_UFCR
, ufcr);
2202
ufcr = bus_space_read_4(regsp->ur_iot, regsp->ur_ioh,
IMX_UFCR
);
2211
bus_space_write_4(regsp->ur_iot, regsp->ur_ioh,
IMX_UFCR
, ufcr);
Completed in 51 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025