Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h186 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h202 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h255 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro