Home
last modified time | relevance | path

Searched refs:intel_snps_phy_check_hdmi_link_rate (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_snps_phy.h31 int intel_snps_phy_check_hdmi_link_rate(int clock);
Dintel_snps_phy.c661 if (intel_snps_phy_check_hdmi_link_rate(crtc_state->port_clock) in intel_mpllb_calc_state()
851 int intel_snps_phy_check_hdmi_link_rate(int clock) in intel_snps_phy_check_hdmi_link_rate() function
Dintel_hdmi.c1862 return intel_snps_phy_check_hdmi_link_rate(clock); in hdmi_port_clock_valid()