Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dohci.h203 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
A Dohci-hcd.c69 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE
405 (temp & OHCI_CTRL_PLE) ? " PLE" : "", in ohci_dump_status()

Completed in 9 milliseconds