diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-03-10 10:10:46 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-03-10 10:10:46 +0000 |
| commit | 5c5c7982beacde1499c4ff07d2c89157c58c2cb8 (patch) | |
| tree | 1187d6c2380b5644d19f6bef92f33eafe17cac24 /sys/dev/hifn | |
| parent | 87a6c90a99a0d0529a28b5d7d85bbd696c52085c (diff) | |
Notes
Diffstat (limited to 'sys/dev/hifn')
| -rw-r--r-- | sys/dev/hifn/hifn7751reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hifn/hifn7751reg.h b/sys/dev/hifn/hifn7751reg.h index 8c27d7fa71c9..5f7099aa0668 100644 --- a/sys/dev/hifn/hifn7751reg.h +++ b/sys/dev/hifn/hifn7751reg.h @@ -375,7 +375,7 @@ typedef struct hifn_desc { /* * PLL config register */ -#define HIFN_PLL_7956 0x00001d18 /* 7956 PLL config value */ +#define HIFN_PLL_7956 0x00001d19 /* 7956 PLL config value */ /********************************************************************* * Structs for board commands |
