Searched refs:INT_ALL_Rx (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dz8530.h44 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Ddmascc.c1058 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT |
H A Dscc.c875 or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.c216 1, EXT_INT_ENAB|TxINT_ENAB|INT_ALL_Rx,
241 1, EXT_INT_ENAB|TxINT_ENAB|INT_ALL_Rx,
1017 c->regs[R1]|= INT_ALL_Rx;
1186 c->regs[R1]|= INT_ALL_Rx;
H A Dz85230.h65 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.h76 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Dsunzilog.h68 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Dpmac_zilog.h162 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Dsunzilog.c797 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1308 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1324 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
H A Dip22zilog.c695 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1165 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
H A Dpmac_zilog.c939 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;
1305 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;
1641 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;

Completed in 429 milliseconds