OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STS_REMPTY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xilinx/
zynq_uartreg.h
102
#define
STS_REMPTY
__BIT(1)
zynq_uart.c
1308
while (!ISSET(bus_space_read_4(iot, ioh, UART_CHANNEL_STS),
STS_REMPTY
) &&
1665
if (!(sts &
STS_REMPTY
))
1667
} while (!(sts &
STS_REMPTY
));
1721
if (sts &
STS_REMPTY
)
1902
&
STS_REMPTY
)
1924
!(bus_space_read_4(iot, ioh, UART_CHANNEL_STS) &
STS_REMPTY
)) {
Completed in 16 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025