Home
last modified time | relevance | path

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

/drivers/net/hamradio/
Dz8530.h136 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
Dscc.c929 wr(scc, R11, RCDPLL|TCBR|TRxCOI|TRxCBR); in scc_key_trx()
/drivers/tty/serial/
Dzs.h191 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
Dip22zilog.h172 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
Dsunzilog.h174 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
Dpmac_zilog.h265 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro
Dip22zilog.c808 up->curregs[R11] = TCBR | RCBR; in ip22zilog_convert_to_zs()
1146 up->curregs[R11] = TCBR | RCBR; in ip22zilog_prepare()
Dsunzilog.c873 up->curregs[R11] = TCBR | RCBR; in sunzilog_convert_to_zs()
1374 up->curregs[R11] = TCBR | RCBR; in sunzilog_init_hw()
Dpmac_zilog.c815 write_zsreg(uap, 11, RCBR | TCBR); in pmz_fix_zero_bug_scc()
1045 uap->curregs[R11] = TCBR | RCBR; in pmz_convert_to_zs()
Dzs.c121 TCBR | RCBR, /* write 11 */
/drivers/net/wan/
Dz85230.h157 #define TCBR 0x10 /* Transmit clock = BR Generator output */ macro