summaryrefslogtreecommitdiffstats
path: root/simulator/bcm5719_MII.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/bcm5719_MII.cpp')
-rw-r--r--simulator/bcm5719_MII.cpp48
1 files changed, 24 insertions, 24 deletions
diff --git a/simulator/bcm5719_MII.cpp b/simulator/bcm5719_MII.cpp
index 3adff32..d9b0666 100644
--- a/simulator/bcm5719_MII.cpp
+++ b/simulator/bcm5719_MII.cpp
@@ -48,48 +48,48 @@ MII_t MII;
void init_bcm5719_MII(void)
{
- /** @brief Component Registers for @ref MII. */
- /** @brief Bitmap for @ref MII_t.Control. */
+ /** @brief Component Registers for @ref MII. */
+ /** @brief Bitmap for @ref MII_t.Control. */
- /** @brief Bitmap for @ref MII_t.Status. */
+ /** @brief Bitmap for @ref MII_t.Status. */
- /** @brief Bitmap for @ref MII_t.PhyIdHigh. */
+ /** @brief Bitmap for @ref MII_t.PhyIdHigh. */
- /** @brief Bitmap for @ref MII_t.PhyIdLow. */
+ /** @brief Bitmap for @ref MII_t.PhyIdLow. */
- /** @brief Bitmap for @ref MII_t.AutonegotiationAdvertisement. */
+ /** @brief Bitmap for @ref MII_t.AutonegotiationAdvertisement. */
- /** @brief Bitmap for @ref MII_t.AutonegotiationLinkPartnerAbilityBasePage. */
+ /** @brief Bitmap for @ref MII_t.AutonegotiationLinkPartnerAbilityBasePage.
+ */
- /** @brief Bitmap for @ref MII_t.AutonegotiationExpansion. */
+ /** @brief Bitmap for @ref MII_t.AutonegotiationExpansion. */
- /** @brief Bitmap for @ref MII_t.AutonegotiationNextPageTransmit. */
+ /** @brief Bitmap for @ref MII_t.AutonegotiationNextPageTransmit. */
- /** @brief Bitmap for @ref MII_t.AutonegotiationLinkPartnerAbilityNextPage. */
+ /** @brief Bitmap for @ref MII_t.AutonegotiationLinkPartnerAbilityNextPage.
+ */
- /** @brief Bitmap for @ref MII_t.1000baseTControl. */
+ /** @brief Bitmap for @ref MII_t.1000baseTControl. */
- /** @brief Bitmap for @ref MII_t.1000baseTStatus. */
+ /** @brief Bitmap for @ref MII_t.1000baseTStatus. */
- /** @brief Bitmap for @ref MII_t.BroadreachLreAccess. */
+ /** @brief Bitmap for @ref MII_t.BroadreachLreAccess. */
- /** @brief Bitmap for @ref MII_t.IeeeExtendedStatus. */
+ /** @brief Bitmap for @ref MII_t.IeeeExtendedStatus. */
- /** @brief Bitmap for @ref MII_t.PhyExtendedStatus. */
+ /** @brief Bitmap for @ref MII_t.PhyExtendedStatus. */
- /** @brief Bitmap for @ref MII_t.ReceiveErrorCounter. */
+ /** @brief Bitmap for @ref MII_t.ReceiveErrorCounter. */
- /** @brief Bitmap for @ref MII_t.FalseCarrierSenseCounter. */
+ /** @brief Bitmap for @ref MII_t.FalseCarrierSenseCounter. */
- /** @brief Bitmap for @ref MII_t.LocalRemoteReceiverNotOkCounter. */
+ /** @brief Bitmap for @ref MII_t.LocalRemoteReceiverNotOkCounter. */
- /** @brief Bitmap for @ref MII_t.AuxillaryStatusSummary. */
+ /** @brief Bitmap for @ref MII_t.AuxillaryStatusSummary. */
- /** @brief Bitmap for @ref MII_t.InterruptStatus. */
-
- /** @brief Bitmap for @ref MII_t.InterruptMask. */
-
- /** @brief Bitmap for @ref MII_t.Test1. */
+ /** @brief Bitmap for @ref MII_t.InterruptStatus. */
+ /** @brief Bitmap for @ref MII_t.InterruptMask. */
+ /** @brief Bitmap for @ref MII_t.Test1. */
}
OpenPOWER on IntegriCloud