Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c1769 static int hc_reset(ohci_t *ohci) in hc_reset() function
1951 hc_reset(ohci); in hc_interrupt()
1997 hc_reset(ohci); in hc_release_ohci()
2064 if (hc_reset (&gohci) < 0) { in usb_lowlevel_init()
2112 hc_reset(&gohci); in usb_lowlevel_stop()
2209 if (hc_reset(ohci) < 0) in ohci_register()
2225 if (hc_reset(ohci) < 0) in ohci_deregister()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1246 static int hc_reset (ohci_t *ohci) in hc_reset() function
1384 hc_reset (ohci); in hc_interrupt()
1426 hc_reset (ohci); in hc_release_ohci()
1569 if (hc_reset (&gohci) < 0) in usb_lowlevel_init()
1603 hc_reset (&gohci); in usb_lowlevel_stop()