Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.cpp32 updateThrottle(false, THROTTLED_ALL); in occActive()
98 updateThrottle(false, THROTTLED_ALL); in occActive()
H A Docc_status.hpp61 const uint8_t THROTTLED_ALL = 0xFF; variable