Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Drockchip_phy_typec.h32 struct reset_ctl uphy_rst; member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-typec.c218 reset_deassert(&tcphy->uphy_rst); in tcphy_phy_init()
233 reset_assert(&tcphy->uphy_rst); in tcphy_phy_init()
241 reset_assert(&tcphy->uphy_rst); in tcphy_phy_deinit()
428 ret = reset_get_by_name(dev, "uphy", &tcphy->uphy_rst); in tcphy_parse_dt()
454 reset_assert(&tcphy->uphy_rst); in typec_phy_pre_init()