Searched refs:AR_SM1_BASE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dreg_aic.h21 #define AR_SM1_BASE 0xb200 macro
34 #define AR_PHY_AIC_CTRL_0_B1 (AR_SM1_BASE + 0x4b0)
35 #define AR_PHY_AIC_CTRL_1_B1 (AR_SM1_BASE + 0x4b4)
36 #define AR_PHY_AIC_CTRL_4_B1 (AR_SM1_BASE + 0x4c0)
38 #define AR_PHY_AIC_STAT_0_B1 (AR_SM1_BASE + 0x4c4)
39 #define AR_PHY_AIC_STAT_1_B1 (AR_SM1_BASE + 0x4c8)
40 #define AR_PHY_AIC_STAT_2_B1 (AR_SM1_BASE + 0x4cc)
45 #define AR_PHY_AIC_SRAM_ADDR_B1 (AR_SM1_BASE + 0x5f0)
46 #define AR_PHY_AIC_SRAM_DATA_B1 (AR_SM1_BASE + 0x5f4)
H A Dar9003_phy.h565 #define AR_PHY_TPC_11_B1 (AR_SM1_BASE + 0x220)
968 #define AR_SM1_BASE 0xb200 macro
970 #define AR_PHY_SWITCH_CHAIN_1 (AR_SM1_BASE + 0x84)
971 #define AR_PHY_FCAL_2_1 (AR_SM1_BASE + 0xd0)
972 #define AR_PHY_DFT_TONE_CTL_1 (AR_SM1_BASE + 0xd4)
973 #define AR_PHY_CL_TAB_1 (AR_SM1_BASE + 0x100)
974 #define AR_PHY_CHAN_INFO_GAIN_1 (AR_SM1_BASE + 0x180)
975 #define AR_PHY_TPC_4_B1 (AR_SM1_BASE + 0x204)
976 #define AR_PHY_TPC_5_B1 (AR_SM1_BASE + 0x208)
977 #define AR_PHY_TPC_6_B1 (AR_SM1_BASE + 0x20c)
978 #define AR_PHY_TPC_11_B1 (AR_SM1_BASE + 0x220)
979 #define AR_PHY_PDADC_TAB_1 (AR_SM1_BASE + (AR_SREV_9462_20_OR_LATER(ah) ? \
981 #define AR_PHY_TPC_19_B1 (AR_SM1_BASE + 0x240)
984 #define AR_PHY_TX_IQCAL_STATUS_B1 (AR_SM1_BASE + 0x48c)
985 #define AR_PHY_TX_IQCAL_CORR_COEFF_B1(_i) (AR_SM1_BASE + 0x450 + ((_i) << 2))
988 AR_SM1_BASE : AR_SM_BASE))
990 AR_SM1_BASE : AR_SM_BASE))

Completed in 84 milliseconds