Home
last modified time | relevance | path

Searched refs:SERIAL_STRING_LENGTH (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Include/Protocol/
DDwUsb.h35 #define SERIAL_STRING_LENGTH 17 macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c291 SERIAL_STRING_LENGTH * sizeof (CHAR16) + 1; in HandleGetDescriptor()
294 Descriptor->Length = SERIAL_STRING_LENGTH * sizeof (CHAR16); in HandleGetDescriptor()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DDwUsb3Dxe.c1933 Descriptor->Length = SERIAL_STRING_LENGTH * sizeof (CHAR16); in DwUsb3DoGetDescriptor()