Home
last modified time | relevance | path

Searched refs:AR_PHY_ANALOG_SWAP (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c600 REG_SET_BIT(ah, AR_PHY_ANALOG_SWAP, in ar5008_hw_init_chain_masks()
627 REG_SET_BIT(ah, AR_PHY_ANALOG_SWAP, in ar5008_hw_init_chain_masks()
631 REG_WRITE(ah, AR_PHY_ANALOG_SWAP, in ar5008_hw_init_chain_masks()
632 REG_READ(ah, AR_PHY_ANALOG_SWAP) | 0x00000001); in ar5008_hw_init_chain_masks()
Dar9002_phy.h540 #define AR_PHY_ANALOG_SWAP 0xa268 macro
Dar9003_phy.h486 #define AR_PHY_ANALOG_SWAP (AR_SM_BASE + 0x14c) macro
Dar9003_phy.c670 REG_SET_BIT(ah, AR_PHY_ANALOG_SWAP, in ar9003_hw_set_chain_masks()