Home
last modified time | relevance | path

Searched refs:HighSpeed (Results 201 – 225 of 290) sorted by relevance

12345678910>>...12

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libusb/libusb-1.0.9/libusb/os/
H A Dwindows_usb.h564 #define HighSpeed 0x03 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
H A DEmmcHci.c2776 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
2780 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/libusb/libusb/os/
H A Dwindows_usbdk.c286 case HighSpeed: in usbdk_device_init()
H A Dwindows_usb.h652 #define HighSpeed 0x03 macro
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/karalabe/usb/libusb/libusb/os/
H A Dwindows_usbdk.c286 case HighSpeed: in usbdk_device_init()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c991 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
H A DSdDevice.c840 if ((Capability->HighSpeed != 0) && (CardSupportedBusTimings & BIT1) != 0) { in SdIsBusTimingSupported()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c991 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
H A DSdDevice.c840 if ((Capability->HighSpeed != 0) && (CardSupportedBusTimings & BIT1) != 0) { in SdIsBusTimingSupported()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c991 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
H A DSdDevice.c840 if ((Capability->HighSpeed != 0) && (CardSupportedBusTimings & BIT1) != 0) { in SdIsBusTimingSupported()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c991 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
H A DSdDevice.c840 if ((Capability->HighSpeed != 0) && (CardSupportedBusTimings & BIT1) != 0) { in SdIsBusTimingSupported()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c967 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
H A DSdDevice.c840 if ((Capability->HighSpeed != 0) && (CardSupportedBusTimings & BIT1) != 0) { in SdIsBusTimingSupported()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DEmmcDevice.c991 if ((((ExtCsd->DeviceType & BIT1) != 0) && (Capabilities->HighSpeed != 0))) { in EmmcIsBusTimingSupported()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/doc/
H A Dtcp.rst51 are supported, with CUBIC the default, and NewReno, Westwood, Hybla, HighSpeed,
53 HighSpeed TCP (YeAH), Illinois, H-TCP, Low Extra Delay Background Transport
510 HighSpeed subsubsection
512 TCP HighSpeed is designed for high-capacity channels or, in general, for
514 Conceptually, with respect to the standard TCP, HighSpeed makes the
518 certain threshold, which allows TCP HighSpeed to be friendly with standard
681 YeAH-TCP (Yet Another HighSpeed TCP) is a heuristic designed to balance various
1383 * **tcp-highspeed-test:** Unit tests on the HighSpeed congestion control

12345678910>>...12