• Home
  • Raw
  • Download

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()
1166 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_run()
1199 static int cdns_torrent_dp_wait_pma_cmn_ready(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_wait_pma_cmn_ready()
1216 static void cdns_torrent_dp_pma_cmn_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_rate()
1268 static int cdns_torrent_dp_configure_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_configure_rate()
1415 static void cdns_torrent_dp_set_a0_pll(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_a0_pll()
1438 static int cdns_torrent_dp_set_lanes(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_lanes()
1510 static int cdns_torrent_dp_set_rate(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_rate()
1547 static void cdns_torrent_dp_set_voltages(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_set_voltages()
1595 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_dp_configure() local
1629 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_on() local
1671 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_off() local
1684 static void cdns_torrent_dp_common_init(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_common_init()
1739 static int cdns_torrent_dp_start(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_start()
1761 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_dp_init() local
1784 static int cdns_torrent_dp_multilink_init(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_multilink_init()
1832 static int cdns_torrent_derived_refclk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_derived_refclk_register()
1915 static int cdns_torrent_received_refclk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_received_refclk_register()
2020 static int cdns_torrent_refclk_driver_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_refclk_driver_register()
2106 static int cdns_torrent_dp_regfield_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_regfield_init()
2123 static int cdns_torrent_regfield_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_regfield_init()
2191 static int cdns_torrent_dp_regmap_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_dp_regmap_init()
2214 static int cdns_torrent_regmap_init(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_regmap_init()
2296 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); in cdns_torrent_phy_init() local
2462 int cdns_torrent_phy_configure_multilink(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_phy_configure_multilink()
2618 static void cdns_torrent_clk_cleanup(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk_cleanup()
2625 static int cdns_torrent_clk_register(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk_register()
2666 static int cdns_torrent_reset(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_reset()
2687 static int cdns_torrent_clk(struct cdns_torrent_phy *cdns_phy) in cdns_torrent_clk()
2736 struct cdns_torrent_phy *cdns_phy; in cdns_torrent_phy_probe() local
2994 struct cdns_torrent_phy *cdns_phy = platform_get_drvdata(pdev); in cdns_torrent_phy_remove() local