Searched refs:intel_phy_is_snps (Results 1 – 4 of 4) sorted by relevance
468 bool intel_phy_is_snps(struct intel_display *display, enum phy phy);
35 if (!intel_phy_is_snps(display, phy)) in intel_snps_phy_wait_for_calibration()
1858 bool intel_phy_is_snps(struct intel_display *display, enum phy phy) in intel_phy_is_snps() function1915 return intel_phy_is_snps(display, intel_encoder_to_phy(encoder)); in intel_encoder_is_snps()
5142 if (intel_phy_is_snps(display, phy) && in intel_ddi_init()