Lines Matching defs:ChipCmd
301 ChipCmd = 0x37,
742 RTL_W8 (ChipCmd, CmdReset);
747 if ((RTL_R8 (ChipCmd) & CmdReset) == 0)
1406 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1438 tmp = RTL_R8 (ChipCmd);
1440 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1669 RTL_R8(ChipCmd), RTL_R16(IntrStatus),
1683 tmp8 = RTL_R8 (ChipCmd);
1685 RTL_W8 (ChipCmd, CmdRxEnb);
1862 tmp8 = RTL_R8 (ChipCmd);
1863 RTL_W8 (ChipCmd, tmp8 & ~CmdRxEnb);
1864 RTL_W8 (ChipCmd, tmp8);
1871 RTL_W8_F (ChipCmd, CmdTxEnb);
1875 tmp8 = RTL_R8 (ChipCmd);
1884 RTL_W8_F (ChipCmd, CmdRxEnb | CmdTxEnb);
1886 tmp8 = RTL_R8 (ChipCmd);
1896 RTL_W8 (ChipCmd, CmdRxEnb | CmdTxEnb);
1958 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
1961 (RTL_R8 (ChipCmd) & RxBufEmpty) == 0) {
2073 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2271 RTL_W8 (ChipCmd, 0);
2623 RTL_W8 (ChipCmd, 0);