Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h123 #define NRZ 0 /* NRZ mode */ macro
A Ddmascc.c805 write_scc(priv, R10, CRCPS | (priv->param.nrzi ? NRZI : NRZ)); in scc_open()
A Dscc.c808 …wr(scc,R10,(scc->modem.nrz? NRZ : NRZI)|CRCPS|ABUNDER); /* abort on underrun, preset CRC generator… in init_channel()
/linux/drivers/tty/serial/
A Dzs.h178 #define NRZ 0 /* NRZ mode */ macro
A Dsunzilog.h161 #define NRZ 0 /* NRZ mode */ macro
A Dip22zilog.h159 #define NRZ 0 /* NRZ mode */ macro
A Dpmac_zilog.h252 #define NRZ 0 /* NRZ mode */ macro
A Dip22zilog.c804 up->curregs[R10] = NRZ; in ip22zilog_convert_to_zs()
1145 up->curregs[R10] = NRZ; in ip22zilog_prepare()
A Dsunzilog.c869 up->curregs[R10] = NRZ; in sunzilog_convert_to_zs()
1370 up->curregs[R10] = NRZ; in sunzilog_init_hw()
A Dzs.c117 NRZ, /* write 10 */
/linux/drivers/net/wan/
A Dz85230.h144 #define NRZ 0 /* NRZ mode */ macro
A Dz85230.c208 10, ABUNDER | NRZ | CRCPS,/*MARKIDLE ??*/
230 10, ABUNDER | NRZ | CRCPS, /* MARKIDLE?? */
/linux/Documentation/networking/device_drivers/wan/
A Dz8530book.rst146 configuration loaded is standard NRZ encoded synchronous data with HDLC

Completed in 26 milliseconds