Lines Matching refs:ref_clk_rate
266 unsigned long ref_clk_rate; member
640 if (cdns_phy->ref_clk_rate == REF_CLK_19_2MHz) { in cdns_torrent_dp_configure_rate()
645 } else if (cdns_phy->ref_clk_rate == REF_CLK_25MHz) { in cdns_torrent_dp_configure_rate()
937 switch (cdns_phy->ref_clk_rate) { in cdns_torrent_dp_init()
971 if (cdns_phy->ref_clk_rate == REF_CLK_19_2MHz) in cdns_torrent_dp_init()
975 else if (cdns_phy->ref_clk_rate == REF_CLK_25MHz) in cdns_torrent_dp_init()
1019 if (cdns_phy->ref_clk_rate == REF_CLK_19_2MHz) in cdns_torrent_dp_pma_cfg()
1022 else if (cdns_phy->ref_clk_rate == REF_CLK_25MHz) in cdns_torrent_dp_pma_cfg()
1474 if (cdns_phy->ref_clk_rate == REF_CLK_19_2MHz) in cdns_torrent_dp_pma_lane_cfg()
1477 else if (cdns_phy->ref_clk_rate == REF_CLK_25MHz) in cdns_torrent_dp_pma_lane_cfg()
2143 cdns_phy->ref_clk_rate = clk_get_rate(cdns_phy->clk); in cdns_torrent_phy_probe()
2144 if (!(cdns_phy->ref_clk_rate)) { in cdns_torrent_phy_probe()