Searched refs:SYNCIE (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.h165 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dscc.c870 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE));
923 cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */
950 or(scc,R15, scc->kiss.softdcd? SYNCIE:DCDIE);
961 cl(scc, R15, DCDIE|SYNCIE);
982 or(scc, R15, scc->kiss.softdcd? SYNCIE:DCDIE);
1320 or(scc, R15, SYNCIE);
1325 cl(scc, R15, SYNCIE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.h188 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dz85230.c215 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
240 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.h201 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dsunzilog.h205 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dpmac_zilog.h293 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dpmac_zilog.c692 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
1272 uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE;
1275 uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE);
H A Dip22zilog.c647 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
H A Dsunzilog.c749 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dzs.h339 #define SYNCIE 0x10 /* Sync/hunt IE */ macro

Completed in 141 milliseconds