Home
last modified time | relevance | path

Searched refs:NRZ (Results 1 – 12 of 12) sorted by relevance

/drivers/net/hamradio/
Dz8530.h122 #define NRZ 0 /* NRZ mode */ 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()
/drivers/tty/serial/
Dzs.h177 #define NRZ 0 /* NRZ mode */ macro
Dip22zilog.h158 #define NRZ 0 /* NRZ mode */ macro
Dsunzilog.h160 #define NRZ 0 /* NRZ mode */ macro
Dpmac_zilog.h251 #define NRZ 0 /* NRZ mode */ macro
Dip22zilog.c800 up->curregs[R10] = NRZ; in ip22zilog_convert_to_zs()
1137 up->curregs[R10] = NRZ; in ip22zilog_prepare()
Dsunzilog.c865 up->curregs[R10] = NRZ; in sunzilog_convert_to_zs()
1367 up->curregs[R10] = NRZ; in sunzilog_init_hw()
Dzs.c120 NRZ, /* write 10 */
/drivers/net/wan/
Dz85230.h143 #define NRZ 0 /* NRZ mode */ macro
Dz85230.c226 10, ABUNDER|NRZ|CRCPS,/*MARKIDLE ??*/
251 10, ABUNDER|NRZ|CRCPS, /* MARKIDLE?? */