Searched refs:AR_PHY_EXT_CCA (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | ar5008_phy.c | 1070 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar5008_hw_ani_control_new() 1139 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR_PHY_EXT_MINCCA_PWR); in ar5008_hw_do_getnf() 1195 AR_PHY_EXT_CCA, in ar5008_hw_ani_cache_ini_regs() 1335 AR_PHY_EXT_CCA, in ar5008_hw_attach_phy_ops()
|
D | ar9002_phy.h | 333 #define AR_PHY_EXT_CCA 0x99bc macro
|
D | ar9002_phy.c | 338 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR9280_PHY_EXT_MINCCA_PWR); in ar9002_hw_do_getnf()
|
D | ar9003_phy.c | 1288 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar9003_hw_ani_control() 1455 AR_PHY_EXT_CCA, in ar9003_hw_ani_cache_ini_regs() 2007 AR_PHY_EXT_CCA, in ar9003_hw_attach_phy_ops()
|
D | ar9003_phy.h | 73 #define AR_PHY_EXT_CCA (AR_CHAN_BASE + 0x30) macro
|
D | eeprom_def.c | 634 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ath9k_hw_def_set_board_values()
|