Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/hamradio/
Dz8530.h141 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
/linux-6.1.9/drivers/tty/serial/
Dzs.h196 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
Dip22zilog.h177 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
Dsunzilog.h179 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
Dpmac_zilog.h260 #define RCBR 0x40 /* Receive clock = BR Generator output */ macro
Dip22zilog.c805 up->curregs[R11] = TCBR | RCBR; in ip22zilog_convert_to_zs()
1146 up->curregs[R11] = TCBR | RCBR; in ip22zilog_prepare()
Dpmac_zilog.c779 write_zsreg(uap, 11, RCBR | TCBR); in pmz_fix_zero_bug_scc()
1001 uap->curregs[R11] = TCBR | RCBR; in pmz_convert_to_zs()
Dsunzilog.c870 up->curregs[R11] = TCBR | RCBR; in sunzilog_convert_to_zs()
1371 up->curregs[R11] = TCBR | RCBR; in sunzilog_init_hw()
Dzs.c118 TCBR | RCBR, /* write 11 */