Searched refs:TX_OFF (Results 1 – 4 of 4) sorted by relevance
167 #define TX_OFF 0x01 // requested by host txOff command macro
9 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */ enumerator
80 #define TX_OFF 0 macro607 if (yp->magic != YAM_MAGIC || yp->tx_state != TX_OFF || in yam_arbitrate()654 case TX_OFF: in yam_tx_byte()660 yp->tx_state = TX_OFF; in yam_tx_byte()717 yp->tx_state = TX_OFF; in yam_tx_byte()
1196 scc_key_trx(scc, TX_OFF); in t_tail()1275 scc_key_trx(scc, TX_OFF); in t_idle()1346 if (arg != TX_OFF) { in scc_set_param()1351 if (arg == TX_OFF) in scc_set_param()1409 scc_key_trx(scc, TX_OFF); in scc_stop_calibrate()