Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dsystem.c27 void set_usbhost_mode(unsigned int mode) in set_usbhost_mode() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsystem.h118 void set_usbhost_mode(unsigned int mode);
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-exynos.c160 set_usbhost_mode(USB20_PHY_CFG_HOST_LINK_EN); in setup_usb_phy()