Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dscc.h101 TXS_ACTIVE, /* Transmitter on, sending data */ enumerator
/Linux-v5.15/drivers/net/hamradio/
Dscc.c399 scc->stat.tx_state = TXS_ACTIVE; in scc_txint()
496 if (scc->stat.tx_state == TXS_ACTIVE && (status & TxEOM)) in scc_exint()