Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.hpp39 uint32_t configSize; member
H A Dxdpe1x2xx.cpp189 int configSize = getConfigSize(devId[1], devId[0]); in getRemainingWrites() local
190 if (configSize < 0) in getRemainingWrites()
196 *remain = REMAINING_TIMES(rBuf, configSize); in getRemainingWrites()
716 info.configSize = 0; in updateFirmware()