Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-sierra.c225 struct reset_control *lnk_rst; member
398 ret = reset_control_deassert(ins->lnk_rst); in cdns_sierra_phy_on()
416 return reset_control_assert(ins->lnk_rst); in cdns_sierra_phy_off()
908 sp->phys[node].lnk_rst = in cdns_sierra_phy_probe()
911 if (IS_ERR(sp->phys[node].lnk_rst)) { in cdns_sierra_phy_probe()
914 ret = PTR_ERR(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
960 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
985 reset_control_assert(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
986 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
Dphy-cadence-torrent.c306 struct reset_control *lnk_rst; member
1480 reset_control_deassert(inst->lnk_rst); in cdns_torrent_phy_on()
1526 return reset_control_assert(inst->lnk_rst); in cdns_torrent_phy_off()
2169 reset_control_deassert(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_configure_multilink()
2346 cdns_phy->phys[node].lnk_rst = in cdns_torrent_phy_probe()
2348 if (IS_ERR(cdns_phy->phys[node].lnk_rst)) { in cdns_torrent_phy_probe()
2351 ret = PTR_ERR(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_probe()
2522 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2539 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
2540 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/Linux-v5.15/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;