Lines Matching defs:cdns_phy
711 void cdns_torrent_dp_enable_ssc_19_2mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_enable_ssc_19_2mhz()
727 void cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
831 static void cdns_torrent_dp_enable_ssc_25mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_enable_ssc_25mhz()
847 void cdns_torrent_dp_pma_cmn_vco_cfg_25mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
951 void cdns_torrent_dp_pma_cmn_vco_cfg_100mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_vco_cfg_100mhz()
1050 static int cdns_torrent_dp_get_pll(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_get_pll()
1076 static int cdns_torrent_dp_set_pll_en(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_pll_en()
1118 static int cdns_torrent_dp_set_power_state(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_power_state()
1163 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_run()
1196 static int cdns_torrent_dp_wait_pma_cmn_ready(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_wait_pma_cmn_ready()
1213 static void cdns_torrent_dp_pma_cmn_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_rate()
1265 static int cdns_torrent_dp_configure_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_configure_rate()
1412 static void cdns_torrent_dp_set_a0_pll(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_a0_pll()
1435 static int cdns_torrent_dp_set_lanes(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_lanes()
1507 static int cdns_torrent_dp_set_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_rate()
1544 static void cdns_torrent_dp_set_voltages(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_voltages()
1592 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_dp_configure() local
1626 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_on() local
1668 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_off() local
1681 static void cdns_torrent_dp_common_init(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_common_init()
1736 static int cdns_torrent_dp_start(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_start()
1758 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_dp_init() local
1781 static int cdns_torrent_dp_multilink_init(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_multilink_init()
1829 static int cdns_torrent_derived_refclk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_derived_refclk_register()
1912 static int cdns_torrent_received_refclk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_received_refclk_register()
2017 static int cdns_torrent_refclk_driver_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_refclk_driver_register()
2103 static int cdns_torrent_dp_regfield_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_regfield_init()
2120 static int cdns_torrent_regfield_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_regfield_init()
2188 static int cdns_torrent_dp_regmap_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_regmap_init()
2211 static int cdns_torrent_regmap_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_regmap_init()
2293 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_init() local
2459 int cdns_torrent_phy_configure_multilink(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_phy_configure_multilink()
2615 static void cdns_torrent_clk_cleanup(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk_cleanup()
2622 static int cdns_torrent_clk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk_register()
2663 static int cdns_torrent_reset(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_reset()
2684 static int cdns_torrent_clk(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk()
2733 struct cdns_torrent_phy *cdns_phy; in cdns_torrent_phy_probe() local
2991 struct cdns_torrent_phy *cdns_phy = platform_get_drvdata(pdev); in cdns_torrent_phy_remove() local