Home
last modified time | relevance | path

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

/u-boot/drivers/phy/allwinner/
A Dphy-sun4i-usb.c66 #define PHY_CTL_SIDDQ BIT(3) macro
292 val &= ~PHY_CTL_SIDDQ; in sun4i_usb_phy_init()
335 writel(readl(phyctl) | PHY_CTL_SIDDQ, phyctl); in sun4i_usb_phy_exit()

Completed in 3 milliseconds