Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-sierra.c203 int nsubnodes; member
614 sp->nsubnodes = node; in cdns_sierra_phy_probe()
623 if (!sp->autoconf && sp->nsubnodes > 1) in cdns_sierra_phy_probe()
655 for (i = 0; i < phy->nsubnodes; i++) { in cdns_sierra_phy_remove()
H A Dphy-cadence-torrent.c268 int nsubnodes; member
1614 if (cdns_phy->nsubnodes == 1) { in cdns_torrent_phy_on()
1647 if (cdns_phy->nsubnodes != 1) in cdns_torrent_phy_off()
1840 if (cdns_phy->nsubnodes > 1) in cdns_torrent_phy_init()
1949 if (cdns_phy->nsubnodes != 2) in cdns_torrent_phy_configure_multilink()
1959 for (node = 0; node < cdns_phy->nsubnodes; node++) { in cdns_torrent_phy_configure_multilink()
2297 cdns_phy->nsubnodes = node; in cdns_torrent_phy_probe()
2305 if (cdns_phy->nsubnodes > 1) { in cdns_torrent_phy_probe()
2337 for (i = 0; i < cdns_phy->nsubnodes; i++) { in cdns_torrent_phy_remove()