Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp2x6xx.cpp24 static constexpr uint8_t disableWriteProtect = 0x00; variable
169 tbuf = buildByteVector(PMBusCmd::writeProtect, disableWriteProtect); in unlockWriteProtect()