Searched refs:WT_RDY_RT (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dz8530.h47 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Ddmascc.c1362 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB);
1367 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT |
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmacserial.h262 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
H A Dmacserial.c1050 | (EXT_INT_ENAB | WT_RDY_RT | WT_FN_RDYFN);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dzs.h227 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.h233 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dzs.h229 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dz85230.h67 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
H A Dz85230.c922 c->regs[R1]|= WT_RDY_RT;
1015 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx);
1184 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx);

Completed in 72 milliseconds