Home
last modified time | relevance | path

Searched refs:DeviceBufferLength (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Omap35xxPkg/TPS65950Dxe/
DTPS65950.c67 UINTN DeviceBufferLength = Length + 1; in Write() local
74 DeviceBuffer = (UINT8 *)AllocatePool(DeviceBufferLength); in Write()
85 …Status = Smbus->Execute(Smbus, SlaveAddress, 0, EfiSmbusWriteBlock, FALSE, &DeviceBufferLength, De… in Write()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/TPS65950Dxe/
DTPS65950.c67 UINTN DeviceBufferLength = Length + 1; in Write() local
74 DeviceBuffer = (UINT8 *)AllocatePool(DeviceBufferLength); in Write()
85 …Status = Smbus->Execute(Smbus, SlaveAddress, 0, EfiSmbusWriteBlock, FALSE, &DeviceBufferLength, De… in Write()