Home
last modified time | relevance | path

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

/drivers/net/hamradio/
Dz8530.h113 #define CHRB 0x40 /* Reset channel B */ macro
Ddmascc.c750 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_open()
872 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_close()
/drivers/tty/serial/
Dzs.h168 #define CHRB 0x40 /* Reset channel B */ macro
Dsunzilog.h151 #define CHRB 0x40 /* Reset channel B */ macro
Dip22zilog.h149 #define CHRB 0x40 /* Reset channel B */ macro
Dpmac_zilog.h242 #define CHRB 0x40 /* Reset channel B */ macro
Dpmac_zilog.c787 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in pmz_fix_zero_bug_scc()
790 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc()
843 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in __pmz_startup()
/drivers/net/wan/
Dz85230.h134 #define CHRB 0x40 /* Reset channel B */ macro