Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_snps_phy.h32 int intel_snps_phy_check_hdmi_link_rate(int clock);
Dintel_snps_phy.c1730 if (intel_snps_phy_check_hdmi_link_rate(crtc_state->port_clock) in intel_mpllb_calc_state()
1920 int intel_snps_phy_check_hdmi_link_rate(int clock) in intel_snps_phy_check_hdmi_link_rate() function
Dintel_hdmi.c1879 return intel_snps_phy_check_hdmi_link_rate(clock); in hdmi_port_clock_valid()