Home | History | Annotate | Download | only in EhciDxe

Lines Matching refs:EFI_USB_SPEED_LOW

735   if ((DeviceSpeed == EFI_USB_SPEED_LOW) && (MaximumPacketLength != 8)) {

882 if ((DeviceSpeed == EFI_USB_SPEED_LOW) ||
1166 if (((DeviceSpeed == EFI_USB_SPEED_LOW) && (MaximumPacketLength != 8)) ||