Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/cadence/
Dphy-cadence-dp.c112 static int cdns_dp_phy_init(struct phy *phy);
128 .init = cdns_dp_phy_init,
132 static int cdns_dp_phy_init(struct phy *phy) in cdns_dp_phy_init() function