summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbeutil.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/sbeutil.H')
-rw-r--r--src/sbefw/sbeutil.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sbefw/sbeutil.H b/src/sbefw/sbeutil.H
index 9bd4bd18..89ee9ed0 100644
--- a/src/sbefw/sbeutil.H
+++ b/src/sbefw/sbeutil.H
@@ -70,6 +70,9 @@ void sbeHandlePsuResponse (const uint32_t i_rc);
namespace SBE
{
+ // Nest to SBE frequency ratio
+ static const uint8_t SBE_TO_NEST_FREQ_FACTOR = 4;
+
// Currently PK does not define start range for app
// specifc panic code as enum. It is implicit understanding
// through code comments. Expectation is 0x1cxx range is for
OpenPOWER on IntegriCloud