Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c178 set_usbdrd_phy_ctrl(POWER_USB_DRD_PHY_CTRL_DISABLE); in exynos5_usb3_phy_exit()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpower.h1717 #define POWER_USB_DRD_PHY_CTRL_DISABLE (0 << 0) macro