Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dz8530.h126 #define CRCPS 0x80 /* CRC Preset I/O */ macro
Ddmascc.c810 write_scc(priv, R10, CRCPS | (priv->param.nrzi ? NRZI : NRZ)); in scc_open()
Dscc.c806 …wr(scc,R10,(scc->modem.nrz? NRZ : NRZI)|CRCPS|ABUNDER); /* abort on underrun, preset CRC generator… in init_channel()
/linux-4.4.14/drivers/tty/serial/
Dzs.h181 #define CRCPS 0x80 /* CRC Preset I/O */ macro
Dip22zilog.h162 #define CRCPS 0x80 /* CRC Preset I/O */ macro
Dsunzilog.h164 #define CRCPS 0x80 /* CRC Preset I/O */ macro
Dpmac_zilog.h255 #define CRCPS 0x80 /* CRC Preset I/O */ macro
/linux-4.4.14/drivers/net/wan/
Dz85230.h147 #define CRCPS 0x80 /* CRC Preset I/O */ macro
Dz85230.c226 10, ABUNDER|NRZ|CRCPS,/*MARKIDLE ??*/
251 10, ABUNDER|NRZ|CRCPS, /* MARKIDLE?? */