Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h150 #define BRSRC 2 /* Baud rate generator source */ macro
Ddmascc.c824 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
826 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()
829 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
Dscc.c743 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
/linux-2.6.39/drivers/tty/serial/
Dzs.h205 #define BRSRC 2 /* Baud rate generator source */ macro
Dip22zilog.h186 #define BRSRC 2 /* Baud rate generator source */ macro
Dsunzilog.h188 #define BRSRC 2 /* Baud rate generator source */ macro
Dpmac_zilog.h290 #define BRSRC 2 /* Baud rate generator source */ macro
Dsunzilog.c879 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs()
1379 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
Dpmac_zilog.c846 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc()
847 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()
Dzs.c122 BRSRC | BRENABL, /* write 14 */
/linux-2.6.39/drivers/net/wan/
Dz85230.h171 #define BRSRC 2 /* Baud rate generator source */ macro