Home
last modified time | relevance | path

Searched defs:OHCI_CTRL_CLE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h188 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h204 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h257 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro