Searched refs:dout_tapbin (Results 1 – 1 of 1) sorted by relevance
3507 u16 dout_tapbin; in rtl8168h_1_hw_phy_config() local3545 dout_tapbin = 0; in rtl8168h_1_hw_phy_config()3550 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3554 dout_tapbin |= data; in rtl8168h_1_hw_phy_config()3555 dout_tapbin = ~(dout_tapbin^0x08); in rtl8168h_1_hw_phy_config()3556 dout_tapbin <<= 12; in rtl8168h_1_hw_phy_config()3557 dout_tapbin &= 0xf000; in rtl8168h_1_hw_phy_config()3560 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3562 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()3564 rtl_w0w1_phy(tp, 0x14, dout_tapbin, 0xf000); in rtl8168h_1_hw_phy_config()[all …]