Searched refs:dout_tapbin (Results 1 – 1 of 1) sorted by relevance
3800 u16 dout_tapbin; in rtl8168h_1_hw_phy_config() local3838 dout_tapbin = 0; in rtl8168h_1_hw_phy_config()3843 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3847 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3848 dout_tapbin = ~(dout_tapbin^0x08); in rtl8168h_1_hw_phy_config()3849 dout_tapbin <<= 12; in rtl8168h_1_hw_phy_config()3850 dout_tapbin &= 0xf000; in rtl8168h_1_hw_phy_config()3853 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3855 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3857 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()[all …]