Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/
Dz8530.h157 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro
Ddmascc.c813 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
Dscc.c741 OutReg(scc->ctrl, R14, SSBR|scc->wreg[R14]); /* DPLL source = BRG */ in init_brg()
/linux-2.4.37.9/drivers/char/
Dsgiserial.h340 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro
/linux-2.4.37.9/drivers/sbus/char/
Dzs.h339 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro
/linux-2.4.37.9/drivers/tc/
Dzs.h345 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h379 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro
Dmacserial.c1006 write_zsreg(info->zs_channel, 14, (LOOPBAK | SSBR)); in fix_zero_bug_scc()
1007 write_zsreg(info->zs_channel, 14, (LOOPBAK | SSBR | BRENABL)); in fix_zero_bug_scc()
/linux-2.4.37.9/drivers/net/wan/
Dz85230.h177 #define SSBR 0x80 /* Set DPLL source = BR generator */ macro