Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h113 #define CHRA 0x80 /* Reset channel A */ 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()
/linux-2.6.39/drivers/tty/serial/
Dzs.h168 #define CHRA 0x80 /* Reset channel A */ macro
Dip22zilog.h149 #define CHRA 0x80 /* Reset channel A */ macro
Dsunzilog.h151 #define CHRA 0x80 /* Reset channel A */ macro
Dpmac_zilog.h253 #define CHRA 0x80 /* Reset channel A */ macro
Dpmac_zilog.c833 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in pmz_fix_zero_bug_scc()
836 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc()
889 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in __pmz_startup()
/linux-2.6.39/drivers/net/wan/
Dz85230.h134 #define CHRA 0x80 /* Reset channel A */ macro