Home
last modified time | relevance | path

Searched refs:set_usbhost_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dsystem.c26 void set_usbhost_mode(unsigned int mode) in set_usbhost_mode() function
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsystem.h117 void set_usbhost_mode(unsigned int mode);
/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c159 set_usbhost_mode(USB20_PHY_CFG_HOST_LINK_EN); in setup_usb_phy()