Home
last modified time | relevance | path

Searched defs:OHCI_CTRL_HCFS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h190 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
/external/u-boot/drivers/usb/host/
Dohci.h206 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro