Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Drockchip_phy_typec.h33 struct reset_ctl pipe_rst; member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-typec.c228 reset_deassert(&tcphy->pipe_rst); in tcphy_phy_init()
242 reset_assert(&tcphy->pipe_rst); in tcphy_phy_deinit()
434 ret = reset_get_by_name(dev, "uphy-pipe", &tcphy->pipe_rst); in tcphy_parse_dt()
455 reset_assert(&tcphy->pipe_rst); in typec_phy_pre_init()