Home
last modified time | relevance | path

Searched refs:ASC_STA_TE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dst-asc.c126 #define ASC_STA_TE 0x0002 macro
202 return asc_in(port, ASC_STA) & ASC_STA_TE; in asc_txfifo_is_empty()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dst-asc.c125 #define ASC_STA_TE 0x0002 macro
201 return asc_in(port, ASC_STA) & ASC_STA_TE; in asc_txfifo_is_empty()

Completed in 4 milliseconds