Searched refs:MIE (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/drivers/net/hamradio/ |
D | z8530.h | 109 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | dmascc.c | 499 write_scc(priv, R9, FHWRES | MIE | NV); in setup_adapter() 760 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()
|
D | scc.c | 881 or(scc,R9,MIE); /* master interrupt enable */ in init_channel()
|
/linux-2.6.39/drivers/tty/serial/ |
D | zs.h | 163 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | ip22zilog.h | 145 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | sunzilog.h | 146 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | pmac_zilog.h | 249 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | sunzilog.c | 1361 up->curregs[R9] |= MIE; in sunzilog_init_hw() 1387 up->curregs[R9] |= MIE; in sunzilog_init_hw() 1597 up->curregs[R9] |= MIE; in sunzilog_init() 1634 up->curregs[R9] &= ~MIE; in sunzilog_exit()
|
D | ip22zilog.c | 1142 up->curregs[R9] = NV | MIE; in ip22zilog_prepare()
|
D | zs.c | 118 MIE | DLC | NV, /* write 9 */
|
D | pmac_zilog.c | 916 uap->curregs[R9] |= NV | MIE; in __pmz_startup()
|
/linux-2.6.39/drivers/net/wan/ |
D | z85230.h | 130 #define MIE 8 /* Master Interrupt Enable */ macro
|
D | z85230.c | 229 9, NV|MIE|NORESET, 254 9, NV|MIE|NORESET,
|
/linux-2.6.39/drivers/isdn/hardware/eicon/ |
D | pc.h | 301 #define MIE 0x7a /* management info element */ macro
|