aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h')
-rw-r--r--src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h b/src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h
index 35a76d20fd..8c557bc30e 100644
--- a/src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h
+++ b/src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h
@@ -177,19 +177,19 @@ typedef struct _AZALIA_PIN {
UINT8 AzaliaSdin1; ///< AzaliaSdin1
/// @par
- /// SDIN1 is define at BIT2 & BIT3
+ /// SDIN1 is defined at BIT2 & BIT3
/// @li <b>00</b> - GPIO PIN
/// @li <b>10</b> - As a Azalia SDIN pin
UINT8 AzaliaSdin2; ///< AzaliaSdin2
/// @par
- /// SDIN2 is define at BIT4 & BIT5
+ /// SDIN2 is defined at BIT4 & BIT5
/// @li <b>00</b> - GPIO PIN
/// @li <b>10</b> - As a Azalia SDIN pin
UINT8 AzaliaSdin3; ///< AzaliaSdin3
/// @par
- /// SDIN3 is define at BIT6 & BIT7
+ /// SDIN3 is defined at BIT6 & BIT7
/// @li <b>00</b> - GPIO PIN
/// @li <b>10</b> - As a Azalia SDIN pin
} AZALIA_PIN;