Searched refs:phy_pll_cfg (Results 1 – 2 of 2) sorted by relevance
65 static const struct phy_config phy_pll_cfg[] = { variable507 for (i = ARRAY_SIZE(phy_pll_cfg) - 1; i >= 0; i--) in fsl_samsung_hdmi_phy_lookup_rate()508 if (phy_pll_cfg[i].pixclk <= rate) in fsl_samsung_hdmi_phy_lookup_rate()511 return &phy_pll_cfg[i]; in fsl_samsung_hdmi_phy_lookup_rate()
244 static const struct reg_field phy_pll_cfg = variable373 struct regmap_field *phy_pll_cfg; member2144 field = devm_regmap_field_alloc(dev, regmap, phy_pll_cfg); in cdns_torrent_regfield_init()2149 cdns_phy->phy_pll_cfg = field; in cdns_torrent_regfield_init()2354 regmap_field_write(cdns_phy->phy_pll_cfg, reg_pairs[0].val); in cdns_torrent_phy_init()2577 regmap_field_write(cdns_phy->phy_pll_cfg, in cdns_torrent_phy_configure_multilink()