Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h203 #define OHCI_CTRL_IE (1 << 3) /* isochronous enable */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h256 #define OHCI_CTRL_IE (1 << 3) /* isochronous enable */ macro