summaryrefslogtreecommitdiffstats
path: root/simulator/APE_DEVICE.cpp
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-07-14 20:07:52 -0600
committerGitHub <noreply@github.com>2020-07-14 20:07:52 -0600
commit437967699cf69896e6bb9c50979dbc17a4850ced (patch)
tree5ba05f80c7d304a4a7c7ea4cdd9674d06ad2b36e /simulator/APE_DEVICE.cpp
parent74c4f25d634429c02cb7654bbd1a7ce742a3433e (diff)
downloadbcm5719-ortega-437967699cf69896e6bb9c50979dbc17a4850ced.tar.gz
bcm5719-ortega-437967699cf69896e6bb9c50979dbc17a4850ced.zip
regs: Add APE Clock Policy definitions. (#91)
Diffstat (limited to 'simulator/APE_DEVICE.cpp')
-rw-r--r--simulator/APE_DEVICE.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/simulator/APE_DEVICE.cpp b/simulator/APE_DEVICE.cpp
index 8d6318b..1244218 100644
--- a/simulator/APE_DEVICE.cpp
+++ b/simulator/APE_DEVICE.cpp
@@ -145,6 +145,8 @@ void init_APE_DEVICE(void)
/** @brief Bitmap for @ref DEVICE_t.LinkAwarePowerModeClockPolicy. */
+ /** @brief Bitmap for @ref DEVICE_t.ApeClkPolicy. */
+
/** @brief Bitmap for @ref DEVICE_t.ApeSleepStateClockPolicy. */
/** @brief Bitmap for @ref DEVICE_t.ClockSpeedOverridePolicy. */
OpenPOWER on IntegriCloud