Searched refs:XELPDP_LANE_PHY_CURRENT_STATUS (Results 1 – 2 of 2) sorted by relevance
120 #define XELPDP_LANE_PHY_CURRENT_STATUS(lane) _PICK(lane, REG_BIT(29), REG_BIT(28)) macro
2819 ? (XELPDP_LANE_PHY_CURRENT_STATUS(0) | in intel_cx0_phy_lane_reset()2820 XELPDP_LANE_PHY_CURRENT_STATUS(1)) in intel_cx0_phy_lane_reset()2821 : XELPDP_LANE_PHY_CURRENT_STATUS(0); in intel_cx0_phy_lane_reset()