Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dz8530.h89 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Ddmascc.c959 write_scc(priv, R5, TxCRC_ENAB | RTS | TxENAB | Tx8); in scc_send_packet()
1418 write_scc(priv, R5, TxCRC_ENAB | Tx8); in tm_isr()
1441 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-v4.19/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-v4.19/drivers/net/wan/
Dz85230.h110 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dz85230.c222 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,
247 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,