Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c351 struct reset_control *lnk_rst; member
628 ret = reset_control_deassert(ins->lnk_rst); in cdns_sierra_phy_on()
666 return reset_control_assert(ins->lnk_rst); in cdns_sierra_phy_off()
1353 reset_control_deassert(sp->phys[node].lnk_rst); in cdns_sierra_phy_configure_multilink()
1452 sp->phys[node].lnk_rst = in cdns_sierra_phy_probe()
1455 if (IS_ERR(sp->phys[node].lnk_rst)) { in cdns_sierra_phy_probe()
1458 ret = PTR_ERR(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1467 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1480 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1514 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
[all …]
H A Dphy-cadence-torrent.c351 struct reset_control *lnk_rst; member
1658 reset_control_deassert(inst->lnk_rst); in cdns_torrent_phy_on()
1704 return reset_control_assert(inst->lnk_rst); in cdns_torrent_phy_off()
2724 reset_control_deassert(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_configure_multilink()
2984 cdns_phy->phys[node].lnk_rst = in cdns_torrent_phy_probe()
2986 if (IS_ERR(cdns_phy->phys[node].lnk_rst)) { in cdns_torrent_phy_probe()
2989 ret = PTR_ERR(cdns_phy->phys[node].lnk_rst); in cdns_torrent_phy_probe()
3163 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
3181 reset_control_assert(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
3182 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
[all …]
/linux/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;