Home
last modified time | relevance | path

Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/cadence/
A Dcdns-dphy.c74 struct cdns_dphy;
76 int (*probe)(struct cdns_dphy *dphy);
77 void (*remove)(struct cdns_dphy *dphy);
79 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,
81 void (*set_pll_cfg)(struct cdns_dphy *dphy,
86 struct cdns_dphy { struct
217 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_config_from_opts()
248 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_configure()
284 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_on()
298 struct cdns_dphy *dphy = phy_get_drvdata(phy); in cdns_dphy_power_off()
[all …]

Completed in 4 milliseconds