Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h204 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h257 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro