Searched refs:RSTCON_SWRST (Results 1 – 2 of 2) sorted by relevance
19 #define RSTCON_SWRST (0x1 << 0) macro
155 setbits_le32(&usb->usbphyrstcon, (RSTCON_HOSTPHY_SWRST | RSTCON_SWRST)); in exynos4412_setup_usb_phy()157 clrbits_le32(&usb->usbphyrstcon, (RSTCON_HOSTPHY_SWRST | RSTCON_SWRST)); in exynos4412_setup_usb_phy()
Completed in 4 milliseconds