Searched refs:AR_PHY_RX_CHAINMASK (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar5008_phy.c | 614 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, 0x7); in ar5008_hw_init_chain_masks() 623 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx_chainmask); in ar5008_hw_init_chain_masks() 917 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx_chainmask); in ar5008_restore_chainmask()
|
H A D | ar9002_phy.h | 304 #define AR_PHY_RX_CHAINMASK 0x99a4 macro
|
H A D | ar9003_phy.h | 475 #define AR_PHY_RX_CHAINMASK (AR_SM_BASE + 0xa0) macro
|
H A D | ar9003_phy.c | 682 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx); in ar9003_hw_set_chain_masks()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar5008_phy.c | 605 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, 0x7); in ar5008_hw_init_chain_masks() 614 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx_chainmask); in ar5008_hw_init_chain_masks() 908 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx_chainmask); in ar5008_restore_chainmask()
|
H A D | ar9002_phy.h | 304 #define AR_PHY_RX_CHAINMASK 0x99a4 macro
|
H A D | ar9003_phy.h | 475 #define AR_PHY_RX_CHAINMASK (AR_SM_BASE + 0xa0) macro
|
H A D | ar9003_phy.c | 673 REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx); in ar9003_hw_set_chain_masks()
|
Completed in 20 milliseconds