Home
last modified time | relevance | path

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

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