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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dz8530.h44 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Ddmascc.c1050 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT |
H A Dscc.c877 or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.c218 1, EXT_INT_ENAB|TxINT_ENAB|INT_ALL_Rx,
243 1, EXT_INT_ENAB|TxINT_ENAB|INT_ALL_Rx,
1003 c->regs[R1]|= INT_ALL_Rx;
1172 c->regs[R1]|= INT_ALL_Rx;
H A Dz85230.h65 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h176 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
H A Dip22zilog.c730 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1138 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
H A Dpmac_zilog.c976 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;
1337 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;
1717 uap->curregs[R1] |= INT_ALL_Rx | TxINT_ENAB;
H A Dsunzilog.c795 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1350 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;
1366 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB;

Completed in 201 milliseconds