Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp412 uint16_t soakTime = 100 * ((size / 50) + 2); in program() local
416 "TIME", soakTime); in program()
420 if (!(co_await this->mfrFWcmd(MFRFwCmdOTPConfSTO, soakTime, tBuf, in program()