Home
last modified time | relevance | path

Searched refs:TCBR (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/hamradio/
H A Dz8530.h137 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
/linux/drivers/tty/serial/
H A Dzs.h192 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
H A Dsunzilog.h175 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
H A Dip22zilog.h173 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
H A Dpmac_zilog.h256 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
H A Dpmac_zilog.c763 write_zsreg(uap, 11, RCBR | TCBR); in pmz_fix_zero_bug_scc()
985 uap->curregs[R11] = TCBR | RCBR; in pmz_convert_to_zs()
H A Dsunzilog.c867 up->curregs[R11] = TCBR | RCBR; in sunzilog_convert_to_zs()
1368 up->curregs[R11] = TCBR | RCBR; in sunzilog_init_hw()