Home
last modified time | relevance | path

Searched refs:TX_OFF (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan_usa28msg.h132 port ends in a TX_OFF state); any non-zero value is respected
167 #define TX_OFF 0x01 // requested by host txOff command macro
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dkeyspan_usa28msg.h132 port ends in a TX_OFF state); any non-zero value is respected
167 #define TX_OFF 0x01 // requested by host txOff command macro
/kernel/linux/linux-5.10/include/linux/
H A Dscc.h9 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */ enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dscc.h9 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */ enumerator
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dyam.c80 #define TX_OFF 0 macro
607 if (yp->magic != YAM_MAGIC || yp->tx_state != TX_OFF || in yam_arbitrate()
610 /* tx_state is TX_OFF and there is data to send */ 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()
H A Dscc.c1196 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()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dyam.c80 #define TX_OFF 0 macro
607 if (yp->magic != YAM_MAGIC || yp->tx_state != TX_OFF || in yam_arbitrate()
610 /* tx_state is TX_OFF and there is data to send */ 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()
H A Dscc.c1198 scc_key_trx(scc, TX_OFF); in t_tail()
1277 scc_key_trx(scc, TX_OFF); in t_idle()
1348 if (arg != TX_OFF) { in scc_set_param()
1353 if (arg == TX_OFF) in scc_set_param()
1411 scc_key_trx(scc, TX_OFF); in scc_stop_calibrate()

Completed in 10 milliseconds