Home
last modified time | relevance | path

Searched refs:AR_PHY_EXT_CCA (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h331 #define AR_PHY_EXT_CCA 0x99bc macro
Dar5008_phy.c1377 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar5008_hw_ani_control_new()
1448 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR_PHY_EXT_MINCCA_PWR); in ar5008_hw_do_getnf()
1505 AR_PHY_EXT_CCA, in ar5008_hw_ani_cache_ini_regs()
1577 AR_PHY_EXT_CCA, in ar5008_hw_attach_phy_ops()
Dar9003_phy.c986 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar9003_hw_ani_control()
1156 AR_PHY_EXT_CCA, in ar9003_hw_ani_cache_ini_regs()
1333 AR_PHY_EXT_CCA, in ar9003_hw_attach_phy_ops()
Dar9002_phy.c485 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR9280_PHY_EXT_MINCCA_PWR); in ar9002_hw_do_getnf()
Dar9003_phy.h72 #define AR_PHY_EXT_CCA (AR_CHAN_BASE + 0x30) macro
Deeprom_def.c656 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ath9k_hw_def_set_board_values()