Symbol: AR_PHY_BASE
sys/dev/ic/arn5008reg.h
60
#define AR_PHY(i) (AR_PHY_BASE + (i) * 4)
sys/dev/usb/if_otusreg.h
202
#define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4)
sys/dev/usb/if_otusreg.h
203
#define AR_PHY_TURBO (AR_PHY_BASE + 0x0004)
sys/dev/usb/if_otusreg.h
204
#define AR_PHY_RF_CTL3 (AR_PHY_BASE + 0x0028)
sys/dev/usb/if_otusreg.h
205
#define AR_PHY_RF_CTL4 (AR_PHY_BASE + 0x0034)
sys/dev/usb/if_otusreg.h
206
#define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044)
sys/dev/usb/if_otusreg.h
207
#define AR_PHY_RXGAIN (AR_PHY_BASE + 0x0048)
sys/dev/usb/if_otusreg.h
208
#define AR_PHY_DESIRED_SZ (AR_PHY_BASE + 0x0050)
sys/dev/usb/if_otusreg.h
209
#define AR_PHY_FIND_SIG (AR_PHY_BASE + 0x0058)
sys/dev/usb/if_otusreg.h
210
#define AR_PHY_AGC_CTL1 (AR_PHY_BASE + 0x005c)
sys/dev/usb/if_otusreg.h
211
#define AR_PHY_SFCORR (AR_PHY_BASE + 0x0068)
sys/dev/usb/if_otusreg.h
212
#define AR_PHY_SFCORR_LOW (AR_PHY_BASE + 0x006c)
sys/dev/usb/if_otusreg.h
213
#define AR_PHY_TIMING_CTRL4 (AR_PHY_BASE + 0x0120)
sys/dev/usb/if_otusreg.h
214
#define AR_PHY_TIMING5 (AR_PHY_BASE + 0x0124)
sys/dev/usb/if_otusreg.h
215
#define AR_PHY_POWER_TX_RATE1 (AR_PHY_BASE + 0x0134)
sys/dev/usb/if_otusreg.h
216
#define AR_PHY_POWER_TX_RATE2 (AR_PHY_BASE + 0x0138)
sys/dev/usb/if_otusreg.h
217
#define AR_PHY_POWER_TX_RATE_MAX (AR_PHY_BASE + 0x013c)
sys/dev/usb/if_otusreg.h
218
#define AR_PHY_SWITCH_CHAIN_0 (AR_PHY_BASE + 0x0160)
sys/dev/usb/if_otusreg.h
219
#define AR_PHY_SWITCH_COM (AR_PHY_BASE + 0x0164)
sys/dev/usb/if_otusreg.h
220
#define AR_PHY_HEAVY_CLIP_ENABLE (AR_PHY_BASE + 0x01e0)
sys/dev/usb/if_otusreg.h
221
#define AR_PHY_CCK_DETECT (AR_PHY_BASE + 0x0a08)
sys/dev/usb/if_otusreg.h
222
#define AR_PHY_GAIN_2GHZ (AR_PHY_BASE + 0x0a0c)
sys/dev/usb/if_otusreg.h
223
#define AR_PHY_POWER_TX_RATE3 (AR_PHY_BASE + 0x0a34)
sys/dev/usb/if_otusreg.h
224
#define AR_PHY_POWER_TX_RATE4 (AR_PHY_BASE + 0x0a38)
sys/dev/usb/if_otusreg.h
225
#define AR_PHY_TPCRG1 (AR_PHY_BASE + 0x0a58)
sys/dev/usb/if_otusreg.h
226
#define AR_PHY_POWER_TX_RATE5 (AR_PHY_BASE + 0x0b8c)
sys/dev/usb/if_otusreg.h
227
#define AR_PHY_POWER_TX_RATE6 (AR_PHY_BASE + 0x0b90)
sys/dev/usb/if_otusreg.h
228
#define AR_PHY_POWER_TX_RATE7 (AR_PHY_BASE + 0x0bcc)
sys/dev/usb/if_otusreg.h
229
#define AR_PHY_POWER_TX_RATE8 (AR_PHY_BASE + 0x0bd0)
sys/dev/usb/if_otusreg.h
230
#define AR_PHY_POWER_TX_RATE9 (AR_PHY_BASE + 0x0bd4)
sys/dev/usb/if_otusreg.h
231
#define AR_PHY_CCA (AR_PHY_BASE + 0x3064)