Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Dz8530.h59 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Ddmascc.c1046 write_scc(priv, R3, RxENABLE | Rx8 | RxCRC_ENAB); in rx_on()
Dscc.c802 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel()
/Linux-v5.10/drivers/tty/serial/
Dzs.h111 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dip22zilog.h92 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dsunzilog.h84 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dpmac_zilog.h181 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
/Linux-v5.10/drivers/net/wan/
Dz85230.h80 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dz85230.c218 3, ENT_HM|RxCRC_ENAB|Rx8,
243 3, ENT_HM|RxCRC_ENAB|Rx8,