Searched refs:WT_RDY_RT (Results 1 - 8 of 8) 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.h47 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Ddmascc.c1045 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB);
1050 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dzs.h100 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Dip22zilog.h80 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Dsunzilog.h72 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Dpmac_zilog.h180 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h68 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Dz85230.c909 c->regs[R1]|= WT_RDY_RT;
1002 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx);
1171 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx);

Completed in 71 milliseconds