Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c409 int already_configured; member
557 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init()
1223 if (!sp->already_configured) in cdns_sierra_phy_disable_clocks()
1421 regmap_field_read(sp->pma_cmn_ready, &sp->already_configured); in cdns_sierra_phy_probe()
1423 if (!sp->already_configured) { in cdns_sierra_phy_probe()
1474 if (!sp->already_configured) in cdns_sierra_phy_probe()
1497 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
1516 if (!sp->already_configured) in cdns_sierra_phy_probe()
H A Dphy-cadence-torrent.c370 int already_configured; member
1612 if (cdns_phy->already_configured) in cdns_torrent_dp_configure()
1650 if (cdns_phy->already_configured) { in cdns_torrent_phy_on()
2334 if (cdns_phy->already_configured) in cdns_torrent_phy_init()
2966 regmap_field_read(cdns_phy->phy_pma_cmn_ctrl_1, &cdns_phy->already_configured); in cdns_torrent_phy_probe()
2968 if (!cdns_phy->already_configured) { in cdns_torrent_phy_probe()
3135 if (cdns_phy->nsubnodes > 1 && !cdns_phy->already_configured) { in cdns_torrent_phy_probe()
3364 if (cdns_phy->already_configured) in cdns_torrent_phy_suspend_noirq()
3365 cdns_phy->already_configured = 0; in cdns_torrent_phy_suspend_noirq()
/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c1453 bool already_configured = false; in wiz_probe() local
1607 already_configured = true; in wiz_probe()
1612 if (!already_configured) { in wiz_probe()