Searched refs:dout_tapbin (Results 1 – 1 of 1) sorted by relevance
3732 u16 dout_tapbin; in rtl8168h_1_hw_phy_config() local3770 dout_tapbin = 0; in rtl8168h_1_hw_phy_config()3775 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3779 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3780 dout_tapbin = ~(dout_tapbin^0x08); in rtl8168h_1_hw_phy_config()3781 dout_tapbin <<= 12; in rtl8168h_1_hw_phy_config()3782 dout_tapbin &= 0xf000; in rtl8168h_1_hw_phy_config()3785 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3787 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3789 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()[all …]