Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c1085 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar5008_hw_ani_control_new()
1154 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR_PHY_EXT_MINCCA_PWR); in ar5008_hw_do_getnf()
1210 AR_PHY_EXT_CCA, in ar5008_hw_ani_cache_ini_regs()
1350 AR_PHY_EXT_CCA, in ar5008_hw_attach_phy_ops()
Dar9002_phy.h336 #define AR_PHY_EXT_CCA 0x99bc macro
Dar9002_phy.c339 nf = MS(REG_READ(ah, AR_PHY_EXT_CCA), AR9280_PHY_EXT_MINCCA_PWR); in ar9002_hw_do_getnf()
Dar9003_phy.c1267 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ar9003_hw_ani_control()
1434 AR_PHY_EXT_CCA, in ar9003_hw_ani_cache_ini_regs()
1929 AR_PHY_EXT_CCA, in ar9003_hw_attach_phy_ops()
Dar9003_phy.h73 #define AR_PHY_EXT_CCA (AR_CHAN_BASE + 0x30) macro
Deeprom_def.c588 REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, in ath9k_hw_def_set_board_values()