Searched refs:lane_pipe_reset (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_lt_phy.c | 1124 u32 lane_pipe_reset = owned_lane_mask == INTEL_LT_PHY_BOTH_LANES in intel_lt_phy_lane_reset() local 1164 lane_pipe_reset | lane_phy_pulse_status, 0); in intel_lt_phy_lane_reset() 2050 u32 lane_pipe_reset = owned_lane_mask == INTEL_LT_PHY_BOTH_LANES in intel_lt_phy_pll_disable() local 2071 intel_de_rmw(display, XELPDP_PORT_BUF_CTL2(display, port), lane_pipe_reset, in intel_lt_phy_pll_disable() 2072 lane_pipe_reset); in intel_lt_phy_pll_disable()
|
| H A D | intel_cx0_phy.c | 3060 u32 lane_pipe_reset = owned_lane_mask == INTEL_CX0_BOTH_LANES in intel_cx0_phy_lane_reset() local 3075 intel_de_rmw(display, XELPDP_PORT_BUF_CTL2(display, port), lane_pipe_reset, in intel_cx0_phy_lane_reset() 3076 lane_pipe_reset); in intel_cx0_phy_lane_reset() 3101 intel_de_rmw(display, XELPDP_PORT_BUF_CTL2(display, port), lane_pipe_reset, 0); in intel_cx0_phy_lane_reset()
|