Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h141 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dzs.h196 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
H A Dsunzilog.h179 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
H A Dip22zilog.h177 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
H A Dpmac_zilog.h270 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
H A Dip22zilog.c805 up->curregs[R11] = TCBR | RCBR; in ip22zilog_convert_to_zs()
1146 up->curregs[R11] = TCBR | RCBR; in ip22zilog_prepare()
H A Dsunzilog.c870 up->curregs[R11] = TCBR | RCBR; in sunzilog_convert_to_zs()
1371 up->curregs[R11] = TCBR | RCBR; in sunzilog_init_hw()
H A Dpmac_zilog.c797 write_zsreg(uap, 11, RCBR | TCBR); in pmz_fix_zero_bug_scc()
1027 uap->curregs[R11] = TCBR | RCBR; in pmz_convert_to_zs()
H A Dzs.c118 TCBR | RCBR, /* write 11 */
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dz85230.h162 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro