Searched refs:dp_pll (Results 1 – 1 of 1) sorted by relevance
353 u32 dp_pll; member961 if (cdns_phy->dp_pll & DP_PLL0) in cdns_torrent_dp_pma_cmn_vco_cfg_100mhz()964 if (cdns_phy->dp_pll & DP_PLL1) { in cdns_torrent_dp_pma_cmn_vco_cfg_100mhz()1056 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()1250 if (cdns_phy->dp_pll & DP_PLL0) in cdns_torrent_dp_pma_cmn_rate()1254 if (cdns_phy->dp_pll & DP_PLL1) in cdns_torrent_dp_pma_cmn_rate()1282 field_val &= ~(cdns_phy->dp_pll); in cdns_torrent_dp_configure_rate()1290 if (cdns_phy->dp_pll & DP_PLL0) { in cdns_torrent_dp_configure_rate()1326 field_val |= cdns_phy->dp_pll; in cdns_torrent_dp_configure_rate()[all …]