Searched refs:dout_tapbin (Results 1 – 1 of 1) sorted by relevance
3298 u16 dout_tapbin; in rtl8168h_1_hw_phy_config() local3336 dout_tapbin = 0; in rtl8168h_1_hw_phy_config()3341 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3345 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3346 dout_tapbin = ~(dout_tapbin^0x08); in rtl8168h_1_hw_phy_config()3347 dout_tapbin <<= 12; in rtl8168h_1_hw_phy_config()3348 dout_tapbin &= 0xf000; in rtl8168h_1_hw_phy_config()3351 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3353 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3355 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()[all …]