Searched refs:phy_settings (Results 1 – 1 of 1) sorted by relevance
233 struct phy_settings { struct240 static const struct phy_settings vc5_hdmi_phy_settings[] = { argument306 static const struct phy_settings *phy_get_settings(unsigned long long tmds_rate) in phy_get_settings()312 const struct phy_settings *s = &vc5_hdmi_phy_settings[i]; in phy_get_settings()329 const struct phy_settings *settings = phy_get_settings(tmds_rate); in phy_get_channel_settings()
Completed in 4 milliseconds