Home
last modified time | relevance | path

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

/drivers/net/hamradio/
A Dz8530.h65 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dscc.c804 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel()
/drivers/tty/serial/
A Dzs.h117 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dip22zilog.h98 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dsunzilog.h90 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dpmac_zilog.c760 write_zsreg(uap, 3, Rx8); in pmz_fix_zero_bug_scc()
768 write_zsreg(uap, 3, Rx8 | RxENABLE); in pmz_fix_zero_bug_scc()
780 write_zsreg(uap, 3, Rx8); in pmz_fix_zero_bug_scc()
824 uap->curregs[R3] = Rx8; in __pmz_startup()
1016 uap->curregs[3] |= Rx8; in pmz_convert_to_zs()
A Dpmac_zilog.h177 #define Rx8 0xc0 /* Rx 8 Bits/Character */ macro
A Dsunzilog.c897 up->curregs[R3] |= Rx8; in sunzilog_convert_to_zs()
1346 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
1362 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
A Dip22zilog.c831 up->curregs[3] |= Rx8; in ip22zilog_convert_to_zs()
1138 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
A Dzs.c880 zport->regs[3] |= Rx8; in zs_set_termios()

Completed in 33 milliseconds