Home
last modified time | relevance | path

Searched defs:pcapValue (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpowercap.cpp241 void PowerCap::writeOcc(uint32_t pcapValue) in writeOcc()
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp369 std::optional<uint16_t> pcapValue = dcmi::getPcap(ctx); in getPowerLimit() local