Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/cadence/
Dphy-cadence-sierra.c315 struct reset_control *lnk_rst; member
592 ret = reset_control_deassert(ins->lnk_rst); in cdns_sierra_phy_on()
630 return reset_control_assert(ins->lnk_rst); in cdns_sierra_phy_off()
1343 reset_control_deassert(sp->phys[node].lnk_rst); in cdns_sierra_phy_configure_multilink()
1440 sp->phys[node].lnk_rst = in cdns_sierra_phy_probe()
1443 if (IS_ERR(sp->phys[node].lnk_rst)) { in cdns_sierra_phy_probe()
1446 ret = PTR_ERR(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1457 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1471 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1505 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
[all …]
Dphy-cadence-torrent.c318 struct reset_control *lnk_rst; member
1511 reset_control_deassert(inst->lnk_rst); in cdns_torrent_phy_on()
1557 return reset_control_assert(inst->lnk_rst); in cdns_torrent_phy_off()
2401 reset_control_deassert(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_configure_multilink()
2595 cdns_phy->phys[node].lnk_rst = in cdns_torrent_phy_probe()
2597 if (IS_ERR(cdns_phy->phys[node].lnk_rst)) { in cdns_torrent_phy_probe()
2600 ret = PTR_ERR(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_probe()
2771 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2788 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
2789 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/Linux-v6.1/arch/mips/include/asm/octeon/
Dcvmx-npei-defs.h743 uint64_t lnk_rst:1; member
753 uint64_t lnk_rst:1;
768 uint64_t lnk_rst:1; member
778 uint64_t lnk_rst:1;
789 uint64_t lnk_rst:1; member
799 uint64_t lnk_rst:1;