OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADD_LENGTH
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
QNCSmbus.h
27
#define
ADD_LENGTH
(SmbusAddress, Length) ((SmbusAddress) + SMBUS_LIB_ADDRESS (0, 0, (Length), FALSE))
QNCSmbusExec.c
244
SmBusWriteBlock (
ADD_LENGTH
(SmbusAddress, *Length), Buffer, &Status);
Completed in 589 milliseconds