Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c1056 cdns_phy->dp_pll = DP_PLL1; in cdns_torrent_dp_get_pll()
1060 cdns_phy->dp_pll = DP_PLL0; in cdns_torrent_dp_get_pll()
1181 dev_err(cdns_phy->dev, in cdns_torrent_dp_run()
1208 dev_err(cdns_phy->dev, in cdns_torrent_dp_wait_pma_cmn_ready()
1299 if ((cdns_phy->dp_pll & DP_PLL1) && cdns_phy->nsubnodes != 1) { in cdns_torrent_dp_configure_rate()
1343 if ((cdns_phy->dp_pll & DP_PLL1) && cdns_phy->nsubnodes != 1) in cdns_torrent_dp_configure_rate()
1732 cdns_torrent_dp_pma_cmn_rate(cdns_phy, inst, cdns_phy->max_bit_rate, in cdns_torrent_dp_common_init()
2752 cdns_phy = devm_kzalloc(dev, sizeof(*cdns_phy), GFP_KERNEL); in cdns_torrent_phy_probe()
2753 if (!cdns_phy) in cdns_torrent_phy_probe()
2757 cdns_phy->dev = dev; in cdns_torrent_phy_probe()
[all …]