Symbol: AR_PHY_BASE
sys/dev/ic/ar5008reg.h
56
#define AR_PHY(i) (AR_PHY_BASE + (i) * 4)
sys/dev/usb/if_otusreg.h
102
#define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4)
sys/dev/usb/if_otusreg.h
103
#define AR_PHY_TURBO (AR_PHY_BASE + 0x0004)
sys/dev/usb/if_otusreg.h
104
#define AR_PHY_RF_CTL3 (AR_PHY_BASE + 0x0028)
sys/dev/usb/if_otusreg.h
105
#define AR_PHY_RF_CTL4 (AR_PHY_BASE + 0x0034)
sys/dev/usb/if_otusreg.h
106
#define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044)
sys/dev/usb/if_otusreg.h
107
#define AR_PHY_RXGAIN (AR_PHY_BASE + 0x0048)
sys/dev/usb/if_otusreg.h
108
#define AR_PHY_DESIRED_SZ (AR_PHY_BASE + 0x0050)
sys/dev/usb/if_otusreg.h
109
#define AR_PHY_FIND_SIG (AR_PHY_BASE + 0x0058)
sys/dev/usb/if_otusreg.h
110
#define AR_PHY_AGC_CTL1 (AR_PHY_BASE + 0x005c)
sys/dev/usb/if_otusreg.h
111
#define AR_PHY_SFCORR (AR_PHY_BASE + 0x0068)
sys/dev/usb/if_otusreg.h
112
#define AR_PHY_SFCORR_LOW (AR_PHY_BASE + 0x006c)
sys/dev/usb/if_otusreg.h
113
#define AR_PHY_TIMING_CTRL4 (AR_PHY_BASE + 0x0120)
sys/dev/usb/if_otusreg.h
114
#define AR_PHY_TIMING5 (AR_PHY_BASE + 0x0124)
sys/dev/usb/if_otusreg.h
115
#define AR_PHY_POWER_TX_RATE1 (AR_PHY_BASE + 0x0134)
sys/dev/usb/if_otusreg.h
116
#define AR_PHY_POWER_TX_RATE2 (AR_PHY_BASE + 0x0138)
sys/dev/usb/if_otusreg.h
117
#define AR_PHY_POWER_TX_RATE_MAX (AR_PHY_BASE + 0x013c)
sys/dev/usb/if_otusreg.h
118
#define AR_PHY_SWITCH_CHAIN_0 (AR_PHY_BASE + 0x0160)
sys/dev/usb/if_otusreg.h
119
#define AR_PHY_SWITCH_COM (AR_PHY_BASE + 0x0164)
sys/dev/usb/if_otusreg.h
120
#define AR_PHY_HEAVY_CLIP_ENABLE (AR_PHY_BASE + 0x01e0)
sys/dev/usb/if_otusreg.h
121
#define AR_PHY_CCK_DETECT (AR_PHY_BASE + 0x0a08)
sys/dev/usb/if_otusreg.h
122
#define AR_PHY_GAIN_2GHZ (AR_PHY_BASE + 0x0a0c)
sys/dev/usb/if_otusreg.h
123
#define AR_PHY_POWER_TX_RATE3 (AR_PHY_BASE + 0x0a34)
sys/dev/usb/if_otusreg.h
124
#define AR_PHY_POWER_TX_RATE4 (AR_PHY_BASE + 0x0a38)
sys/dev/usb/if_otusreg.h
125
#define AR_PHY_TPCRG1 (AR_PHY_BASE + 0x0a58)
sys/dev/usb/if_otusreg.h
126
#define AR_PHY_POWER_TX_RATE5 (AR_PHY_BASE + 0x0b8c)
sys/dev/usb/if_otusreg.h
127
#define AR_PHY_POWER_TX_RATE6 (AR_PHY_BASE + 0x0b90)
sys/dev/usb/if_otusreg.h
128
#define AR_PHY_POWER_TX_RATE7 (AR_PHY_BASE + 0x0bcc)
sys/dev/usb/if_otusreg.h
129
#define AR_PHY_POWER_TX_RATE8 (AR_PHY_BASE + 0x0bd0)
sys/dev/usb/if_otusreg.h
130
#define AR_PHY_POWER_TX_RATE9 (AR_PHY_BASE + 0x0bd4)
sys/dev/usb/if_otusreg.h
131
#define AR_PHY_CCA (AR_PHY_BASE + 0x3064)