Searched refs:BRSRC (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 151 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | dmascc.c | 813 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 D | scc.c | 743 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | zs.h | 206 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | ip22zilog.h | 187 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | sunzilog.h | 189 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | pmac_zilog.h | 280 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | pmac_zilog.c | 800 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 D | sunzilog.c | 877 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs() 1376 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
|
H A D | zs.c | 120 BRSRC | BRENABL, /* write 14 */
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | zs.h | 206 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | ip22zilog.h | 187 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | sunzilog.h | 189 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | pmac_zilog.h | 270 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | sunzilog.c | 875 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs() 1374 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
|
H A D | pmac_zilog.c | 780 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc() 781 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()
|
H A D | zs.c | 120 BRSRC | BRENABL, /* write 14 */
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 151 #define BRSRC 2 /* Baud rate generator source */ macro
|
H A D | scc.c | 745 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.h | 172 #define BRSRC 2 /* Baud rate generator source */ macro
|
Completed in 30 milliseconds