Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c53 UTMI_APB_RSTN = 5, enumerator
266 case UTMI_APB_RSTN: in get_rest_name()
282 for (rst = PIPE_APB_RSTN; rst <= UTMI_APB_RSTN; rst++) { in rockchip_u3phy_rest_deassert()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb3.c68 UTMI_APB_RSTN = 5, enumerator
316 case UTMI_APB_RSTN: in get_rest_name()
332 for (rst = PIPE_APB_RSTN; rst <= UTMI_APB_RSTN; rst++) { in rockchip_u3phy_rest_deassert()
801 if (u3phy->rsts[rst] && rst != UTMI_APB_RSTN && in rockchip_u3phy_on_shutdown()