Searched refs:USBHS_UGCTRL_PLLRESET (Results 1 – 1 of 1) sorted by relevance
34 #define USBHS_UGCTRL_PLLRESET BIT(0) macro82 clrbits_le32(priv->regs + USBHS_UGCTRL, USBHS_UGCTRL_PLLRESET); in rcar_gen2_phy_phy_power_on()108 setbits_le32(priv->regs + USBHS_UGCTRL, USBHS_UGCTRL_PLLRESET); in rcar_gen2_phy_phy_power_off()
Completed in 3 milliseconds