Searched refs:XELPDP_LANE_PIPE_RESET (Results 1 – 2 of 2) sorted by relevance
119 #define XELPDP_LANE_PIPE_RESET(lane) _PICK(lane, REG_BIT(31), REG_BIT(30)) macro
2816 ? XELPDP_LANE_PIPE_RESET(0) | XELPDP_LANE_PIPE_RESET(1) in intel_cx0_phy_lane_reset()2817 : XELPDP_LANE_PIPE_RESET(0); in intel_cx0_phy_lane_reset()