Home
last modified time | relevance | path

Searched refs:XELPDP_LANE_PIPE_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy_regs.h125 #define XELPDP_LANE_PIPE_RESET(lane) _PICK(lane, REG_BIT(31), REG_BIT(30)) macro
H A Dintel_cx0_phy.c2886 ? XELPDP_LANE_PIPE_RESET(0) | XELPDP_LANE_PIPE_RESET(1) in intel_cx0_phy_lane_reset()
2887 : XELPDP_LANE_PIPE_RESET(0); in intel_cx0_phy_lane_reset()