Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-combphy.c29 PHY_APB_RSTN = 2, enumerator
100 case PHY_APB_RSTN: in get_reset_name()
258 reset_control_assert(priv->rsts[PHY_APB_RSTN]); in phy_pcie_init()
264 reset_control_deassert(priv->rsts[PHY_APB_RSTN]); in phy_pcie_init()
315 reset_control_deassert(priv->rsts[PHY_APB_RSTN]); in phy_u3_init()
675 reset_control_assert(priv->rsts[PHY_APB_RSTN]); in rockchip_combphy_probe()