Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-exynos.c210 set_usbhost_phy_ctrl(POWER_USB_HOST_PHY_CTRL_DISABLE); in reset_usb_phy()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dpower.h1712 #define POWER_USB_HOST_PHY_CTRL_DISABLE (0 << 0) macro