Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c96 HOST_CTRL0_FORCESLEEP); in exynos5_setup_usb_phy()
181 HOST_CTRL0_FORCESLEEP); in exynos5_reset_usb_phy()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dehci.h24 #define HOST_CTRL0_FORCESLEEP (1 << 5) macro