Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_snps_phy.h33 int intel_snps_phy_check_hdmi_link_rate(int clock);
Dintel_snps_phy.c1795 if (intel_snps_phy_check_hdmi_link_rate(crtc_state->port_clock) in intel_mpllb_calc_state()
1984 int intel_snps_phy_check_hdmi_link_rate(int clock) in intel_snps_phy_check_hdmi_link_rate() function
Dintel_hdmi.c1895 return intel_snps_phy_check_hdmi_link_rate(clock); in hdmi_port_clock_valid()