Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
Dz8530.h88 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Ddmascc.c954 write_scc(priv, R5, TxCRC_ENAB | RTS | TxENAB | Tx8); in scc_send_packet()
1413 write_scc(priv, R5, TxCRC_ENAB | Tx8); in tm_isr()
1436 TxCRC_ENAB | RTS | TxENAB | Tx8); in tm_isr()
Dscc.c802 wr(scc,R5,Tx8|DTR|TxCRC_ENAB); /* TX 8 bits/char, disabled, DTR */ in init_channel()
/linux-3.4.99/drivers/tty/serial/
Dzs.h141 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dip22zilog.h123 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dsunzilog.h115 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
Dpmac_zilog.h213 #define TxCRC_ENAB 0x1 /* Tx CRC Enable */ macro
/linux-3.4.99/drivers/net/wan/
Dz85230.h109 #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,