Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/
H A Dp9_cfam.hpp24 static constexpr uint16_t P9_ROOT_CTRL8 = 0x2918; variable
/openbmc/openpower-proc-control/procedures/p9/
H A Dstart_host.cpp52 writeRegWithMask(t, P9_ROOT_CTRL8, 0x0000000C, 0x0000000C); in startHost()
H A Dstart_host_mpreboot.cpp58 writeRegWithMask(t, P9_ROOT_CTRL8, 0x0000000C, 0x0000000C); in startHostMpReboot()