summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h')
-rw-r--r--import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h b/import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h
index 28f71567..1958a801 100644
--- a/import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h
+++ b/import/chips/p9/procedures/hwp/lib/p9_pstates_cmeqm.h
@@ -36,32 +36,6 @@
#include <p9_pstates_common.h>
-/// \defgroup QM Flags
-///
-/// These are flag bits for the \a Quad Manager field.
-///
-/// @{
-
-/// qmflag() - Disable Resonant Clock use.
-#define PSTATE_RESCLK_DISABLE 0x8000
-
-/// qmflag() - Disable IVRM use.
-#define PSTATE_IVRMS_DISABLE 0x4000
-
-/// qmflag() - Disable VDM use.
-#define PSTATE_VDM_DISABLE 0x2000
-
-/// qmflag() - Disable WOF.
-#define PSTATE_WOF_DISABLE 0x1000
-
-/// qmflag() - dpll_dynamic_fmax_enable
-#define PSTATE_DPLL_DYNAMIC_FMAX_ENABLE 0x0800
-
-/// qmflag() - dpll_dynamic_fmin_enable
-#define PSTATE_DPLL_DYNAMIC_FMIN_ENABLE 0x0400
-
-/// qmflag() - dpll_droop_protect_enable
-#define PSTATE_DPLL_DROOP_PROTECT_ENABLE 0x0200
/// @}
OpenPOWER on IntegriCloud