Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Drockchip_phy_typec.h34 struct reset_ctl tcphy_rst; member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-typec.c203 reset_deassert(&tcphy->tcphy_rst); in tcphy_phy_init()
234 reset_assert(&tcphy->tcphy_rst); in tcphy_phy_init()
240 reset_assert(&tcphy->tcphy_rst); in tcphy_phy_deinit()
440 ret = reset_get_by_name(dev, "uphy-pipe", &tcphy->tcphy_rst); in tcphy_parse_dt()
453 reset_assert(&tcphy->tcphy_rst); in typec_phy_pre_init()