Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_cx0_phy_regs.h119 #define XELPDP_LANE_PIPE_RESET(lane) _PICK(lane, REG_BIT(31), REG_BIT(30)) macro
Dintel_cx0_phy.c2816 ? 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()