Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/procedures/p9/
H A Dstart_host.cpp87 writeRegWithMask(master, P9_CBS_CS, 0x00000000, 0x80000000); in startHost()
90 writeRegWithMask(master, P9_CBS_CS, 0x80000000, 0x80000000); in startHost()
/openbmc/openpower-proc-control/
H A Dp9_cfam.hpp17 static constexpr uint16_t P9_CBS_CS = 0x2801; variable