Lines Matching defs:dphy
117 static int cdns_dphy_get_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_get_pll_cfg()
162 static int cdns_dphy_setup_psm(struct cdns_dphy *dphy) in cdns_dphy_setup_psm()
177 static void cdns_dphy_set_clk_lane_cfg(struct cdns_dphy *dphy, in cdns_dphy_set_clk_lane_cfg()
184 static void cdns_dphy_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_set_pll_cfg()
191 static unsigned long cdns_dphy_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_get_wakeup_time_ns()
196 static int cdns_dphy_wait_for_pll_lock(struct cdns_dphy *dphy) in cdns_dphy_wait_for_pll_lock()
201 static int cdns_dphy_wait_for_cmn_ready(struct cdns_dphy *dphy) in cdns_dphy_wait_for_cmn_ready()
206 static unsigned long cdns_dphy_ref_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_ref_get_wakeup_time_ns()
212 static void cdns_dphy_ref_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_ref_set_pll_cfg()
232 static void cdns_dphy_ref_set_psm_div(struct cdns_dphy *dphy, u8 div) in cdns_dphy_ref_set_psm_div()
238 static unsigned long cdns_dphy_j721e_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_j721e_get_wakeup_time_ns()
244 static void cdns_dphy_j721e_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_j721e_set_pll_cfg()
265 static void cdns_dphy_j721e_set_psm_div(struct cdns_dphy *dphy, u8 div) in cdns_dphy_j721e_set_psm_div()
270 static int cdns_dphy_j721e_wait_for_pll_lock(struct cdns_dphy *dphy) in cdns_dphy_j721e_wait_for_pll_lock()
278 static int cdns_dphy_j721e_wait_for_cmn_ready(struct cdns_dphy *dphy) in cdns_dphy_j721e_wait_for_cmn_ready()
310 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_config_from_opts() local
358 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_configure() local
370 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_on() local
446 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_off() local
471 struct cdns_dphy *dphy; in cdns_dphy_probe() local
518 struct cdns_dphy *dphy = dev_get_drvdata(&pdev->dev); in cdns_dphy_remove() local