Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-hcd.c2004 static char ohci_inited = 0; variable
2099 ohci_inited = 1; in usb_lowlevel_init()
2107 if (!ohci_inited) in usb_lowlevel_stop()
2126 ohci_inited = 0; in usb_lowlevel_stop()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1451 static char ohci_inited = 0; variable
1584 ohci_inited = 1; in usb_lowlevel_init()
1599 if (!ohci_inited) in usb_lowlevel_stop()