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.c406 int already_configured; member
554 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init()
1220 if (!sp->already_configured) in cdns_sierra_phy_disable_clocks()
1418 regmap_field_read(sp->pma_cmn_ready, &sp->already_configured); in cdns_sierra_phy_probe()
1420 if (!sp->already_configured) { in cdns_sierra_phy_probe()
1471 if (!sp->already_configured) in cdns_sierra_phy_probe()
1494 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
1513 if (!sp->already_configured) in cdns_sierra_phy_probe()
H A Dphy-cadence-torrent.c364 int already_configured; member
1602 if (cdns_phy->already_configured) in cdns_torrent_dp_configure()
1640 if (cdns_phy->already_configured) { in cdns_torrent_phy_on()
2324 if (cdns_phy->already_configured) in cdns_torrent_phy_init()
2912 regmap_field_read(cdns_phy->phy_pma_cmn_ctrl_1, &cdns_phy->already_configured); in cdns_torrent_phy_probe()
2914 if (!cdns_phy->already_configured) { in cdns_torrent_phy_probe()
3078 if (cdns_phy->nsubnodes > 1 && !cdns_phy->already_configured) { in cdns_torrent_phy_probe()
3164 if (cdns_phy->already_configured) in cdns_torrent_phy_suspend_noirq()
3165 cdns_phy->already_configured = 0; in cdns_torrent_phy_suspend_noirq()
/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c1451 bool already_configured = false; in wiz_probe() local
1605 already_configured = true; in wiz_probe()
1610 if (!already_configured) { in wiz_probe()