Searched refs:M88IGC_PHY_SPEC_STATUS (Results 1 – 2 of 2) sorted by relevance
2193 offset = M88IGC_PHY_SPEC_STATUS; in igc_check_downshift_generic()2232 ret_val = phy->ops.read_reg(hw, M88IGC_PHY_SPEC_STATUS, &data); in igc_check_polarity_m88()2433 ret_val = phy->ops.read_reg(hw, M88IGC_PHY_SPEC_STATUS, &phy_data); in igc_get_cable_length_m88()2683 ret_val = phy->ops.read_reg(hw, M88IGC_PHY_SPEC_STATUS, &phy_data); in igc_get_phy_info_m88()
1357 #define M88IGC_PHY_SPEC_STATUS 0x11 /* PHY Specific Status Reg */ macro