Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h65 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Ddmascc.c756 write_scc(priv, R3, Rx8); in scc_open()
1043 write_scc(priv, R3, RxENABLE | Rx8 | RxCRC_ENAB); in rx_on()
1050 write_scc(priv, R3, Rx8); in rx_off()
A Dscc.c803 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel()
/linux/drivers/tty/serial/
A Dzs.h117 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dsunzilog.h90 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dip22zilog.h98 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dpmac_zilog.c794 write_zsreg(uap, 3, Rx8); in pmz_fix_zero_bug_scc()
802 write_zsreg(uap, 3, Rx8 | RxENABLE); in pmz_fix_zero_bug_scc()
814 write_zsreg(uap, 3, Rx8); in pmz_fix_zero_bug_scc()
858 uap->curregs[R3] = Rx8; in __pmz_startup()
1058 uap->curregs[3] |= Rx8; in pmz_convert_to_zs()
A Dpmac_zilog.h187 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dsunzilog.c900 up->curregs[R3] |= Rx8; in sunzilog_convert_to_zs()
1349 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
1365 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
A Dip22zilog.c835 up->curregs[3] |= Rx8; in ip22zilog_convert_to_zs()
1142 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
A Dzs.c879 zport->regs[3] |= Rx8; in zs_set_termios()
/linux/drivers/net/wan/
A Dz85230.h86 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dz85230.c203 3, ENT_HM | RxCRC_ENAB | Rx8,
225 3, ENT_HM | RxCRC_ENAB | Rx8,

Completed in 28 milliseconds