Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c405 int already_configured; member
553 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init()
1219 if (!sp->already_configured) in cdns_sierra_phy_disable_clocks()
1417 regmap_field_read(sp->pma_cmn_ready, &sp->already_configured); in cdns_sierra_phy_probe()
1419 if (!sp->already_configured) { in cdns_sierra_phy_probe()
1472 if (!sp->already_configured) in cdns_sierra_phy_probe()
1496 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
1515 if (!sp->already_configured) in cdns_sierra_phy_probe()
H A Dphy-cadence-torrent.c2743 int already_configured; in cdns_torrent_phy_probe() local
2782 regmap_field_read(cdns_phy->phy_pma_cmn_ctrl_1, &already_configured); in cdns_torrent_phy_probe()
2784 if (!already_configured) { in cdns_torrent_phy_probe()
2868 if (!already_configured) in cdns_torrent_phy_probe()
2954 if (cdns_phy->nsubnodes > 1 && !already_configured) { in cdns_torrent_phy_probe()
/openbmc/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c1450 bool already_configured = false; in wiz_probe() local
1604 already_configured = true; in wiz_probe()
1609 if (!already_configured) { in wiz_probe()