aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/b43/b43.h')
-rw-r--r--drivers/net/wireless/b43/b43.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/b43.h b/drivers/net/wireless/b43/b43.h
index ef8ae385835a..e478799c09cb 100644
--- a/drivers/net/wireless/b43/b43.h
+++ b/drivers/net/wireless/b43/b43.h
@@ -111,6 +111,7 @@
111#define B43_MMIO_GPIO_MASK 0x49E 111#define B43_MMIO_GPIO_MASK 0x49E
112#define B43_MMIO_TSF_CFP_START_LOW 0x604 112#define B43_MMIO_TSF_CFP_START_LOW 0x604
113#define B43_MMIO_TSF_CFP_START_HIGH 0x606 113#define B43_MMIO_TSF_CFP_START_HIGH 0x606
114#define B43_MMIO_TSF_CFP_PRETBTT 0x612
114#define B43_MMIO_TSF_0 0x632 /* core rev < 3 only */ 115#define B43_MMIO_TSF_0 0x632 /* core rev < 3 only */
115#define B43_MMIO_TSF_1 0x634 /* core rev < 3 only */ 116#define B43_MMIO_TSF_1 0x634 /* core rev < 3 only */
116#define B43_MMIO_TSF_2 0x636 /* core rev < 3 only */ 117#define B43_MMIO_TSF_2 0x636 /* core rev < 3 only */