Lines Matching refs:ChipCmd
298 ChipCmd = 0x37, enumerator
1242 RTL_R8(ChipCmd); in rtl8169_irq_mask_and_ack()
1802 if ((RTL_R8(ChipCmd) & CmdRxEnb) == 0) in rtl8169_update_counters()
3949 RTL_W8(ChipCmd, CmdReset); in rtl_hw_reset()
3953 if ((RTL_R8(ChipCmd) & CmdReset) == 0) in rtl_hw_reset()
4027 RTL_W8(ChipCmd, RTL_R8(ChipCmd) | StopReq); in rtl8169_hw_reset()
4031 RTL_W8(ChipCmd, RTL_R8(ChipCmd) | StopReq); in rtl8169_hw_reset()
4179 RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb); in rtl_hw_start_8169()
4218 RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb); in rtl_hw_start_8169()
4696 RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb); in rtl_hw_start_8168()
4848 RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb); in rtl_hw_start_8101()
5956 RTL_W8(ChipCmd, CmdRxEnb); in rtl_wol_shutdown_quirk()
5958 RTL_R8(ChipCmd); in rtl_wol_shutdown_quirk()