Home
last modified time | relevance | path

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

/drivers/net/hamradio/
Dz8530.h151 #define BRSRC 2 /* Baud rate generator source */ macro
Dscc.c745 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
/drivers/tty/serial/
Dzs.h206 #define BRSRC 2 /* Baud rate generator source */ macro
Dip22zilog.h187 #define BRSRC 2 /* Baud rate generator source */ macro
Dsunzilog.h189 #define BRSRC 2 /* Baud rate generator source */ macro
Dpmac_zilog.h270 #define BRSRC 2 /* Baud rate generator source */ macro
Dpmac_zilog.c766 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc()
767 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()
Dsunzilog.c875 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs()
1374 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
Dzs.c120 BRSRC | BRENABL, /* write 14 */