Lines Matching defs:ChipCmd
301 ChipCmd = 0x37,
742 RTL_W8 (ChipCmd, CmdReset);
747 if ((RTL_R8 (ChipCmd) & CmdReset) == 0)
1405 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1437 tmp = RTL_R8 (ChipCmd);
1439 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1668 RTL_R8(ChipCmd), RTL_R16(IntrStatus),
1682 tmp8 = RTL_R8 (ChipCmd);
1684 RTL_W8 (ChipCmd, CmdRxEnb);
1861 tmp8 = RTL_R8 (ChipCmd);
1862 RTL_W8 (ChipCmd, tmp8 & ~CmdRxEnb);
1863 RTL_W8 (ChipCmd, tmp8);
1870 RTL_W8_F (ChipCmd, CmdTxEnb);
1874 tmp8 = RTL_R8 (ChipCmd);
1883 RTL_W8_F (ChipCmd, CmdRxEnb | CmdTxEnb);
1885 tmp8 = RTL_R8 (ChipCmd);
1895 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1957 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
1960 (RTL_R8 (ChipCmd) & RxBufEmpty) == 0) {
2072 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2270 RTL_W8 (ChipCmd, 0);
2622 RTL_W8 (ChipCmd, 0);