Searched refs:OHCI_ED_SPEED (Results 1 – 2 of 2) sorted by relevance
163 #define OHCI_ED_SPEED 0x00002000 macro
2091 (dev->speed == USB_SPEED_LOW ? OHCI_ED_SPEED : 0) | in ohci_open()