Searched refs:phy_pll_cfg (Results 1 – 1 of 1) sorted by relevance
65 static const struct phy_config phy_pll_cfg[] = { variable505 for (i = ARRAY_SIZE(phy_pll_cfg) - 1; i >= 0; i--) in fsl_samsung_hdmi_phy_lookup_rate()506 if (phy_pll_cfg[i].pixclk <= rate) in fsl_samsung_hdmi_phy_lookup_rate()509 return &phy_pll_cfg[i]; in fsl_samsung_hdmi_phy_lookup_rate()