Searched refs:USBHS_UGCTRL (Results 1 – 1 of 1) sorted by relevance
25 #define USBHS_UGCTRL 0x80 macro82 clrbits_le32(priv->regs + USBHS_UGCTRL, USBHS_UGCTRL_PLLRESET); in rcar_gen2_phy_phy_power_on()89 setbits_le32(priv->regs + USBHS_UGCTRL, in rcar_gen2_phy_phy_power_on()104 clrbits_le32(priv->regs + USBHS_UGCTRL, USBHS_UGCTRL_CONNECT); in rcar_gen2_phy_phy_power_off()108 setbits_le32(priv->regs + USBHS_UGCTRL, USBHS_UGCTRL_PLLRESET); in rcar_gen2_phy_phy_power_off()
Completed in 2 milliseconds