Home
last modified time | relevance | path

Searched refs:intel_phy_is_snps (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display.h468 bool intel_phy_is_snps(struct intel_display *display, enum phy phy);
H A Dintel_snps_phy.c35 if (!intel_phy_is_snps(display, phy)) in intel_snps_phy_wait_for_calibration()
H A Dintel_display.c1858 bool intel_phy_is_snps(struct intel_display *display, enum phy phy) in intel_phy_is_snps() function
1915 return intel_phy_is_snps(display, intel_encoder_to_phy(encoder)); in intel_encoder_is_snps()
H A Dintel_ddi.c5142 if (intel_phy_is_snps(display, phy) && in intel_ddi_init()