summaryrefslogtreecommitdiffstats
path: root/simulator/APE_DEVICE3.cpp
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-01-30 22:09:09 -0700
committerGitHub <noreply@github.com>2020-01-30 22:09:09 -0700
commit0a2e0fb0785e27153e58c17d3ef1fdaaa82016e3 (patch)
tree4c2fc63d2607b26ec2c715abf01e3f8aabdd390c /simulator/APE_DEVICE3.cpp
parenta17825de6b35ab27f09b3fcaa001343a02307c86 (diff)
downloadbcm5719-ortega-0a2e0fb0785e27153e58c17d3ef1fdaaa82016e3.tar.gz
bcm5719-ortega-0a2e0fb0785e27153e58c17d3ef1fdaaa82016e3.zip
ipxact: Add additional register definitions. (#22)
Diffstat (limited to 'simulator/APE_DEVICE3.cpp')
-rw-r--r--simulator/APE_DEVICE3.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/simulator/APE_DEVICE3.cpp b/simulator/APE_DEVICE3.cpp
index fef4582..5523447 100644
--- a/simulator/APE_DEVICE3.cpp
+++ b/simulator/APE_DEVICE3.cpp
@@ -111,6 +111,8 @@ void init_APE_DEVICE3(void)
/** @brief Bitmap for @ref DEVICE3_t.TransmitMacStatus. */
+ /** @brief Bitmap for @ref DEVICE3_t.TransmitMacLengths. */
+
/** @brief Bitmap for @ref DEVICE3_t.ReceiveMacMode. */
/** @brief Bitmap for @ref DEVICE3_t.ReceiveMacStatus. */
@@ -133,12 +135,18 @@ void init_APE_DEVICE3(void)
/** @brief Bitmap for @ref DEVICE3_t.SgmiiStatus. */
+ /** @brief Bitmap for @ref DEVICE3_t.ReceiveListPlacementMode. */
+
+ /** @brief Bitmap for @ref DEVICE3_t.ReceiveListPlacementStatus. */
+
/** @brief Bitmap for @ref DEVICE3_t.CpmuControl. */
/** @brief Bitmap for @ref DEVICE3_t.NoLinkPowerModeClockPolicy. */
/** @brief Bitmap for @ref DEVICE3_t.LinkAwarePowerModeClockPolicy. */
+ /** @brief Bitmap for @ref DEVICE3_t.ApeSleepStateClockPolicy. */
+
/** @brief Bitmap for @ref DEVICE3_t.ClockSpeedOverridePolicy. */
/** @brief Bitmap for @ref DEVICE3_t.Status. */
OpenPOWER on IntegriCloud