Home
last modified time | relevance | path

Searched refs:CHRB (Results 1 – 8 of 8) sorted by relevance

/drivers/net/hamradio/
Dz8530.h112 #define CHRB 0x40 /* Reset channel B */ macro
Ddmascc.c760 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_open()
882 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_close()
/drivers/tty/serial/
Dzs.h167 #define CHRB 0x40 /* Reset channel B */ macro
Dip22zilog.h148 #define CHRB 0x40 /* Reset channel B */ macro
Dsunzilog.h150 #define CHRB 0x40 /* Reset channel B */ macro
Dpmac_zilog.h241 #define CHRB 0x40 /* Reset channel B */ macro
Dpmac_zilog.c800 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in pmz_fix_zero_bug_scc()
803 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc()
856 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in __pmz_startup()
/drivers/net/wan/
Dz85230.h133 #define CHRB 0x40 /* Reset channel B */ macro