Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/cadence/
H A Dphy-cadence-sierra.c348 struct reset_control *lnk_rst; member
625 ret = reset_control_deassert(ins->lnk_rst); in cdns_sierra_phy_on()
663 return reset_control_assert(ins->lnk_rst); in cdns_sierra_phy_off()
1449 sp->phys[node].lnk_rst = in cdns_sierra_phy_probe()
1452 if (IS_ERR(sp->phys[node].lnk_rst)) { in cdns_sierra_phy_probe()
1455 ret = PTR_ERR(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1464 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1477 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1511 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1537 reset_control_assert(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
[all …]
H A Dphy-cadence-torrent.c345 struct reset_control *lnk_rst; member
1648 reset_control_deassert(inst->lnk_rst); in cdns_torrent_phy_on()
1694 return reset_control_assert(inst->lnk_rst); in cdns_torrent_phy_off()
2930 cdns_phy->phys[node].lnk_rst = in cdns_torrent_phy_probe()
2932 if (IS_ERR(cdns_phy->phys[node].lnk_rst)) { in cdns_torrent_phy_probe()
2935 ret = PTR_ERR(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_probe()
3107 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
3125 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
3126 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
3162 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_suspend_noirq()
[all …]
/linux-6.15/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;