Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-combphy.c30 PHY_PIPE_RSTN = 3, enumerator
102 case PHY_PIPE_RSTN: in get_reset_name()
259 reset_control_assert(priv->rsts[PHY_PIPE_RSTN]); in phy_pcie_init()
295 reset_control_deassert(priv->rsts[PHY_PIPE_RSTN]); in phy_pcie_init()
368 reset_control_deassert(priv->rsts[PHY_PIPE_RSTN]); in phy_u3_init()
676 reset_control_assert(priv->rsts[PHY_PIPE_RSTN]); in rockchip_combphy_probe()