OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UART_LSR_TEMT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/rasoc/
console.c
87
if ((uart_read(RA_UART_LSR) &
UART_LSR_TEMT
) != 0)
104
while ((uart_read(RA_UART_LSR) &
UART_LSR_TEMT
) == 0)
/src/sys/arch/mips/ralink/
ralink_reg.h
656
#define
UART_LSR_TEMT
__BIT(6) /* Transmitter Empty */
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025