Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c121 | HSIC_CTRL_UTMISWRST); in exynos5_setup_usb_phy()
129 HSIC_CTRL_UTMISWRST); in exynos5_setup_usb_phy()
132 HSIC_CTRL_UTMISWRST); in exynos5_setup_usb_phy()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dehci.h49 #define HSIC_CTRL_UTMISWRST (0x1 << 2) macro