Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-sierra.c159 struct reset_control *lnk_rst; member
329 ret = reset_control_deassert(ins->lnk_rst); in cdns_sierra_phy_on()
347 return reset_control_assert(ins->lnk_rst); in cdns_sierra_phy_off()
582 sp->phys[node].lnk_rst = in cdns_sierra_phy_probe()
585 if (IS_ERR(sp->phys[node].lnk_rst)) { in cdns_sierra_phy_probe()
588 ret = PTR_ERR(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
634 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
656 reset_control_assert(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
657 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
H A Dphy-cadence-torrent.c254 struct reset_control *lnk_rst; member
1616 reset_control_deassert(inst->lnk_rst); in cdns_torrent_phy_on()
1654 return reset_control_assert(inst->lnk_rst); in cdns_torrent_phy_off()
2063 reset_control_deassert(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_configure_multilink()
2160 cdns_phy->phys[node].lnk_rst = in cdns_torrent_phy_probe()
2162 if (IS_ERR(cdns_phy->phys[node].lnk_rst)) { in cdns_torrent_phy_probe()
2165 ret = PTR_ERR(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_probe()
2323 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2338 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
2339 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A 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;