Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-exynos/include/mach/
A Dehci.h19 #define RSTCON_SWRST (0x1 << 0) macro
/u-boot/drivers/usb/host/
A Dehci-exynos.c155 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 3 milliseconds