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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/pcmcia/
H A Dxirc2ps_cs.c109 #define XIRCREG_CR 0 /* Command register (wr) */ macro
1088 PutByte(XIRCREG_CR, 0);
1224 PutByte(XIRCREG_CR, ClearRxOvrun);
1245 PutByte(XIRCREG_CR, RestartTx); /* restart transmitter process */
1280 PutByte(XIRCREG_CR, EnableIntr); /* re-enable interrupts */
1283 * PutByte(XIRCREG_CR, EnableIntr|ForceIntr);
1351 PutByte(XIRCREG_CR, TransmitPacket|EnableIntr);
1560 PutByte(XIRCREG_CR, SoftReset); /* set */
1562 PutByte(XIRCREG_CR, 0); /* clear */
1688 PutByte(XIRCREG_CR, EnableInt
[all...]

Completed in 41 milliseconds