Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h151 #define BRSRC 2 /* Baud rate generator source */ macro
H A Ddmascc.c813 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
815 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()
818 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
H A Dscc.c743 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dzs.h206 #define BRSRC 2 /* Baud rate generator source */ macro
H A Dsunzilog.h189 #define BRSRC 2 /* Baud rate generator source */ macro
H A Dip22zilog.h187 #define BRSRC 2 /* Baud rate generator source */ macro
H A Dpmac_zilog.h280 #define BRSRC 2 /* Baud rate generator source */ macro
H A Dsunzilog.c877 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs()
1376 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
H A Dpmac_zilog.c800 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc()
801 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()
H A Dzs.c120 BRSRC | BRENABL, /* write 14 */
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dz85230.h172 #define BRSRC 2 /* Baud rate generator source */ macro