Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowercap.hpp33 struct PowerCapData struct
35 uint32_t version = PCAPDATA_FILE_VERSION;
36 bool initialized = false;
37 uint32_t softMin = 0x0000;
38 uint32_t hardMin = 0x0000;
39 uint32_t max = UINT_MAX;