Searched refs:swap_b (Results 1 – 1 of 1) sorted by relevance
7663 u16 swap_a, swap_b; in r8156_hw_phy_cfg() local7673 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()7677 (swap_a & ~0x7ff) | (swap_b & 0x7ff)); in r8156_hw_phy_cfg()7681 (swap_b & ~0x7ff) | (swap_a & 0x7ff)); in r8156_hw_phy_cfg()7689 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()7701 swap_b = ocp_reg_read(tp, 0xbd5c); in r8156_hw_phy_cfg()7703 ((swap_b & 0x1f) << 8) | in r8156_hw_phy_cfg()7704 ((swap_b >> 8) & 0x1f)); in r8156_hw_phy_cfg()7709 swap_b = ocp_reg_read(tp, 0xbc1a); in r8156_hw_phy_cfg()7711 ((swap_b & 0x1f) << 8) | in r8156_hw_phy_cfg()[all …]