Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/hisilicon/
Dphy-hisi-inno-usb2.c32 struct reset_control *utmi_rst; member
86 reset_control_deassert(port->utmi_rst); in hisi_inno_phy_init()
97 reset_control_assert(port->utmi_rst); in hisi_inno_phy_exit()
148 priv->ports[i].utmi_rst = rst; in hisi_inno_phy_probe()