Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/cadence/
Dphy-cadence-torrent.c293 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy,
809 ret = cdns_torrent_dp_run(cdns_phy, dp->lanes); in cdns_torrent_dp_set_lanes()
991 ret = cdns_torrent_dp_run(cdns_phy, inst->num_lanes); in cdns_torrent_dp_init()
1575 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, u32 num_lanes) in cdns_torrent_dp_run() function