Searched refs:RxCRC_ENAB (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/net/hamradio/ |
D | z8530.h | 59 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
D | dmascc.c | 1046 write_scc(priv, R3, RxENABLE | Rx8 | RxCRC_ENAB); in rx_on()
|
D | scc.c | 802 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel()
|
/Linux-v5.10/drivers/tty/serial/ |
D | zs.h | 111 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
D | ip22zilog.h | 92 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
D | sunzilog.h | 84 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
D | pmac_zilog.h | 181 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
/Linux-v5.10/drivers/net/wan/ |
D | z85230.h | 80 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
|
D | z85230.c | 218 3, ENT_HM|RxCRC_ENAB|Rx8, 243 3, ENT_HM|RxCRC_ENAB|Rx8,
|