Home
last modified time | relevance | path

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

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