Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_cx0_phy_regs.h120 #define XELPDP_LANE_PHY_CURRENT_STATUS(lane) _PICK(lane, REG_BIT(29), REG_BIT(28)) macro
Dintel_cx0_phy.c2819 ? (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()