summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/include/bsp
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/qoriq/include/bsp')
-rw-r--r--bsps/powerpc/qoriq/include/bsp/intercom.h4
-rw-r--r--bsps/powerpc/qoriq/include/bsp/irq.h22
-rw-r--r--bsps/powerpc/qoriq/include/bsp/mmu.h4
-rw-r--r--bsps/powerpc/qoriq/include/bsp/qoriq.h2
-rw-r--r--bsps/powerpc/qoriq/include/bsp/tsec-config.h2
-rw-r--r--bsps/powerpc/qoriq/include/bsp/uart-bridge.h4
6 files changed, 19 insertions, 19 deletions
diff --git a/bsps/powerpc/qoriq/include/bsp/intercom.h b/bsps/powerpc/qoriq/include/bsp/intercom.h
index 39b2ba938e..c78d4c2ab0 100644
--- a/bsps/powerpc/qoriq/include/bsp/intercom.h
+++ b/bsps/powerpc/qoriq/include/bsp/intercom.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQInterCom
+ * @ingroup RTEMSBSPsPowerPCQorIQInterCom
*
* @brief Inter-Processor Communication API.
*/
@@ -33,7 +33,7 @@ extern "C" {
/**
* @defgroup QorIQInterCom QorIQ - Inter-Processor Communication Support
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief Inter-processor communication support.
*
diff --git a/bsps/powerpc/qoriq/include/bsp/irq.h b/bsps/powerpc/qoriq/include/bsp/irq.h
index e178057950..13589051d5 100644
--- a/bsps/powerpc/qoriq/include/bsp/irq.h
+++ b/bsps/powerpc/qoriq/include/bsp/irq.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Interrupt API.
*/
@@ -148,7 +148,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptP1020 QorIQ - P1020 Internal Interrupt Sources
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief P1020 internal interrupt sources.
*
@@ -172,7 +172,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptP2020 QorIQ - P2020 Internal Interrupt Sources
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief P2020 internal interrupt sources.
*
@@ -198,7 +198,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptAll QorIQ - Internal Interrupt Sources
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Internal interrupt sources.
*
@@ -246,7 +246,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptExternal QorIQ - External Interrupt Sources
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief External interrupt sources.
*
@@ -271,7 +271,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptIPI QorIQ - Interprocessor Interrupts
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Interprocessor interrupts.
*
@@ -289,7 +289,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptIPI QorIQ - Message Interrupts
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Message interrupts.
*
@@ -311,7 +311,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptIPI QorIQ - Shared Message Signaled Interrupts
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Shared message signaled interrupts.
*
@@ -333,7 +333,7 @@ extern "C" {
/**
* @defgroup QoriqInterruptIPI QorIQ - Global Timer Interrupts
*
- * @ingroup QorIQInterrupt
+ * @ingroup RTEMSBSPsPowerPCQorIQInterrupt
*
* @brief Global Timer interrupts.
*
@@ -357,9 +357,9 @@ extern "C" {
#endif /* QORIQ_IS_HYPERVISOR_GUEST */
/**
- * @defgroup QorIQInterrupt QorIQ - Interrupt Support
+ * @defgroup RTEMSBSPsPowerPCQorIQInterrupt QorIQ - Interrupt Support
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief Interrupt support.
*
diff --git a/bsps/powerpc/qoriq/include/bsp/mmu.h b/bsps/powerpc/qoriq/include/bsp/mmu.h
index 4cacb1b375..8c8822f901 100644
--- a/bsps/powerpc/qoriq/include/bsp/mmu.h
+++ b/bsps/powerpc/qoriq/include/bsp/mmu.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQMMU
+ * @ingroup RTEMSBSPsPowerPCQorIQMMU
*
* @brief MMU API.
*/
@@ -35,7 +35,7 @@ extern "C" {
/**
* @defgroup QorIQMMU QorIQ - MMU Support
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief MMU support.
*
diff --git a/bsps/powerpc/qoriq/include/bsp/qoriq.h b/bsps/powerpc/qoriq/include/bsp/qoriq.h
index 09bc229231..361dbed2f1 100644
--- a/bsps/powerpc/qoriq/include/bsp/qoriq.h
+++ b/bsps/powerpc/qoriq/include/bsp/qoriq.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief QorIQ Configuration, Control and Status Registers.
*/
diff --git a/bsps/powerpc/qoriq/include/bsp/tsec-config.h b/bsps/powerpc/qoriq/include/bsp/tsec-config.h
index b1a70e7486..24f7e7611b 100644
--- a/bsps/powerpc/qoriq/include/bsp/tsec-config.h
+++ b/bsps/powerpc/qoriq/include/bsp/tsec-config.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief TSEC configuration.
*/
diff --git a/bsps/powerpc/qoriq/include/bsp/uart-bridge.h b/bsps/powerpc/qoriq/include/bsp/uart-bridge.h
index 97e6553b7c..3233cf5bef 100644
--- a/bsps/powerpc/qoriq/include/bsp/uart-bridge.h
+++ b/bsps/powerpc/qoriq/include/bsp/uart-bridge.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup QorIQUartBridge
+ * @ingroup RTEMSBSPsPowerPCQorIQUartBridge
*
* @brief UART to Intercom bridge API.
*/
@@ -34,7 +34,7 @@ extern "C" {
/**
* @defgroup QorIQUartBridge QorIQ - UART to Intercom Bridge Support
*
- * @ingroup QorIQ
+ * @ingroup RTEMSBSPsPowerPCQorIQ
*
* @brief UART to Intercom bridge support.
*