Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dusb_phy.h20 int sunxi_usb_phy_id_detect(int index);
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dusb_phy.c322 int sunxi_usb_phy_id_detect(int index) in sunxi_usb_phy_id_detect() function
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dsunxi.c234 ret = sunxi_usb_phy_id_detect(0); in sunxi_musb_enable()