Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c318 static int cdns_torrent_phy_on(struct phy *phy);
324 .power_on = cdns_torrent_phy_on,
985 cdns_torrent_phy_on(phy); in cdns_torrent_dp_init()
1607 static int cdns_torrent_phy_on(struct phy *phy) in cdns_torrent_phy_on() function