Home
last modified time | relevance | path

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

/openbmc/linux/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()