Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Dz8530.h89 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Ddmascc.c946 write_scc(priv, R5, TxCRC_ENAB | RTS | TxENAB | Tx8); in scc_send_packet()
1405 write_scc(priv, R5, TxCRC_ENAB | Tx8); in tm_isr()
1428 TxCRC_ENAB | RTS | TxENAB | Tx8); in tm_isr()
Dscc.c803 wr(scc,R5,Tx8|DTR|TxCRC_ENAB); /* TX 8 bits/char, disabled, DTR */ in init_channel()
/Linux-v5.10/drivers/tty/serial/
Dzs.h142 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dip22zilog.h124 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dsunzilog.h116 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dpmac_zilog.h214 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
/Linux-v5.10/drivers/net/wan/
Dz85230.h110 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dz85230.c219 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,
244 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,