Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dehci.h18 #define RSTCON_HOSTPHY_SWRST (0xf << 3) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c152 setbits_le32(&usb->usbphyrstcon, (RSTCON_HOSTPHY_SWRST | RSTCON_SWRST)); in exynos4412_setup_usb_phy()
154 clrbits_le32(&usb->usbphyrstcon, (RSTCON_HOSTPHY_SWRST | RSTCON_SWRST)); in exynos4412_setup_usb_phy()