Searched refs:dp_pll (Results 1 – 1 of 1) sorted by relevance
353 u32 dp_pll; member965 if (cdns_phy->dp_pll & DP_PLL0) in cdns_torrent_dp_pma_cmn_vco_cfg_100mhz()968 if (cdns_phy->dp_pll & DP_PLL1) { in cdns_torrent_dp_pma_cmn_vco_cfg_100mhz()1060 cdns_phy->dp_pll = DP_PLL1; in cdns_torrent_dp_get_pll()1064 cdns_phy->dp_pll = DP_PLL0; in cdns_torrent_dp_get_pll()1254 if (cdns_phy->dp_pll & DP_PLL0) in cdns_torrent_dp_pma_cmn_rate()1258 if (cdns_phy->dp_pll & DP_PLL1) in cdns_torrent_dp_pma_cmn_rate()1286 field_val &= ~(cdns_phy->dp_pll); in cdns_torrent_dp_configure_rate()1294 if (cdns_phy->dp_pll & DP_PLL0) { in cdns_torrent_dp_configure_rate()1330 field_val |= cdns_phy->dp_pll; in cdns_torrent_dp_configure_rate()[all …]