Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance
92 struct cdns_dphy;94 int (*probe)(struct cdns_dphy *dphy);95 void (*remove)(struct cdns_dphy *dphy);97 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,99 void (*set_pll_cfg)(struct cdns_dphy *dphy,104 struct cdns_dphy { struct287 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_config_from_opts()336 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_configure()381 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_on()395 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_off()[all …]
Completed in 8 milliseconds