Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
Dz8530.h58 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Ddmascc.c1054 write_scc(priv, R3, RxENABLE | Rx8 | RxCRC_ENAB); in rx_on()
Dscc.c801 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel()
/linux-3.4.99/drivers/tty/serial/
Dzs.h110 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dip22zilog.h91 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dsunzilog.h83 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dpmac_zilog.h180 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
/linux-3.4.99/drivers/net/wan/
Dz85230.h79 #define RxCRC_ENAB 0x8 /* Rx CRC Enable */ macro
Dz85230.c221 3, ENT_HM|RxCRC_ENAB|Rx8,
246 3, ENT_HM|RxCRC_ENAB|Rx8,