Lines Matching full:occ
16 namespace occ namespace
43 * @brief Provides persistent container to store data for OCC
116 * @brief Monitors for changes to the power cap and notifies occ
118 * The customer power cap is provided to the OCC by host TMGT when the occ
120 * the power cap to the OCC if the cap is changed while the occ is active.
126 /** @brief PowerCap object to inform occ of changes to cap
129 * power cap enable properties. If a change is detected, and the occ
130 * is active, then this object will notify the OCC of the change.
132 * @param[in] occStatus - The occ status object
157 /** @brief Return the appropriate value to write to the OCC (output/DC
163 * @return The value to write to the occ user pcap
176 * Process change and inform OCC
195 /** @brief Write the output/DC power cap to the occ hwmon entry
197 * @param[in] pcapValue - Power cap value to write to OCC
219 /* @brief OCC Status object */
240 } // namespace occ