Searched refs:bxt_port_to_phy_channel (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_dpio_phy.h | 30 void bxt_port_to_phy_channel(struct drm_i915_private *dev_priv, enum port port, 76 static inline void bxt_port_to_phy_channel(struct drm_i915_private *dev_priv, enum port port, in bxt_port_to_phy_channel() function
|
D | intel_dpio_phy.c | 243 void bxt_port_to_phy_channel(struct drm_i915_private *dev_priv, enum port port, in bxt_port_to_phy_channel() function 305 bxt_port_to_phy_channel(dev_priv, encoder->port, &phy, &ch); in bxt_dpio_phy_set_signal_levels() 623 bxt_port_to_phy_channel(dev_priv, port, &phy, &ch); in bxt_dpio_phy_set_lane_optim_mask() 646 bxt_port_to_phy_channel(dev_priv, port, &phy, &ch); in bxt_dpio_phy_get_lane_lat_optim_mask()
|
D | intel_dpll_mgr.c | 2044 bxt_port_to_phy_channel(i915, port, &phy, &ch); in bxt_ddi_pll_enable() 2168 bxt_port_to_phy_channel(i915, port, &phy, &ch); in bxt_ddi_pll_get_hw_state()
|