Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h190 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h206 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h259 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
H A Disp1362.h274 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
H A Dehci.h230 #define OHCI_CTRL_HCFS (3 << 6) macro