Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Include/Protocol/
DDwUsb.h32 #define LANG_LENGTH 8 macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c258 LANG_LENGTH * sizeof (CHAR16) + 1; in HandleGetDescriptor()
261 Descriptor->Length = LANG_LENGTH * sizeof (CHAR16); in HandleGetDescriptor()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DDwUsb3Dxe.c1909 Descriptor->Length = LANG_LENGTH * sizeof (CHAR16); in DwUsb3DoGetDescriptor()