OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMX_USR1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
imxuartreg.h
38
#define
IMX_USR1
0x94 /* rw */ /* UART Status Reg 1 */
40
#define IMX_USRn(n) (
IMX_USR1
+ ((n) << 2))
168
*
IMX_USR1
bits
imxuart.c
1111
bus_space_read_region_4(iot, ioh,
IMX_USR1
, usr, 2);
1785
usr1 = bus_space_read_4(iot, ioh,
IMX_USR1
);
1819
bus_space_write_4(iot, ioh,
IMX_USR1
, IMX_USR1_AGTIM);
1893
usr1 = bus_space_read_4(iot, ioh,
IMX_USR1
);
2161
if (bus_space_read_4(iot, ioh,
IMX_USR1
) & IMX_USR1_TRDY) {
2224
bus_space_write_4(regsp->ur_iot, regsp->ur_ioh,
IMX_USR1
, 0xffff);
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025