Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp446 uint32_t pmio; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2485 ss << std::format(" PMIO 80h : 0x{:08X}\n", pBank->pmio); in handleCrdHdrBank()
2488 pBank->pmio & 0x1); in handleCrdHdrBank()
2490 (pBank->pmio & 0x4) >> 2); in handleCrdHdrBank()
2492 (pBank->pmio & 0x8) >> 3); in handleCrdHdrBank()
2494 (pBank->pmio & 0x10) >> 4); in handleCrdHdrBank()