summaryrefslogtreecommitdiff
path: root/cesar/hal/phy/inc/regs.h
diff options
context:
space:
mode:
authorschodet2009-06-16 08:45:59 +0000
committerschodet2009-06-16 08:45:59 +0000
commit89c92c7972a5248b606e67dfc16cdc29deaec08b (patch)
treecea5110479fba82c4dd2d7955c6046bff7d71ec8 /cesar/hal/phy/inc/regs.h
parent204bb06b4438d2ace51724d95c74f9b73c7bc085 (diff)
* hal/phy:
- fixed register definition. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4801 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/hal/phy/inc/regs.h')
-rw-r--r--cesar/hal/phy/inc/regs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/hal/phy/inc/regs.h b/cesar/hal/phy/inc/regs.h
index a83c46e6a6..38ed6883b3 100644
--- a/cesar/hal/phy/inc/regs.h
+++ b/cesar/hal/phy/inc/regs.h
@@ -224,7 +224,7 @@ typedef u32 uint32_t;
/* MAGIC_PARAM_3 */
#define PHY_DSPSS_MAGIC_PARAM_3__MAX_GAIN 7, 0
#define PHY_DSPSS_MAGIC_PARAM_3__MANUAL_PGA_VALUE 13, 8
-#define PHY_DSPSS_MAGIC_PARAM_3__PGA_MANUAL 15
+#define PHY_DSPSS_MAGIC_PARAM_3__PGA_MANUAL 15, 15
#define PHY_DSPSS_MAGIC_PARAM_3__OVERFLOW_GAIN_RESET 23, 16
#define PHY_DSPSS_MAGIC_PARAM_3__AGC_MANUAL 24, 24
#define PHY_DSPSS_MAGIC_PARAM_3__AGC_MANUAL_START 25, 25