Searched refs:phy_settings (Results 1 – 1 of 1) sorted by relevance
293 struct phy_settings { struct300 static const struct phy_settings vc5_hdmi_phy_settings[] = { argument366 static const struct phy_settings *phy_get_settings(unsigned long long tmds_rate) in phy_get_settings()372 const struct phy_settings *s = &vc5_hdmi_phy_settings[i]; in phy_get_settings()389 const struct phy_settings *settings = phy_get_settings(tmds_rate); in phy_get_channel_settings()