Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h151 #define BRSRC 2 /* Baud rate generator source */ macro
A Ddmascc.c814 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
816 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()
819 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
A Dscc.c744 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
/linux/drivers/tty/serial/
A Dzs.h206 #define BRSRC 2 /* Baud rate generator source */ macro
A Dip22zilog.h187 #define BRSRC 2 /* Baud rate generator source */ macro
A Dsunzilog.h189 #define BRSRC 2 /* Baud rate generator source */ macro
A Dpmac_zilog.h280 #define BRSRC 2 /* Baud rate generator source */ macro
A Dsunzilog.c877 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs()
1376 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
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()
A Dzs.c120 BRSRC | BRENABL, /* write 14 */
/linux/drivers/net/wan/
A Dz85230.h172 #define BRSRC 2 /* Baud rate generator source */ macro

Completed in 26 milliseconds