Home
last modified time | relevance | path

Searched refs:AR_DIAG_RX_DIS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmac.c645 (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_setrxabort()
650 (AR_DIAG_RX_DIS | in ath9k_hw_setrxabort()
662 (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_setrxabort()
681 REG_CLR_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_startpcureceive()
687 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_ABORT | AR_DIAG_RX_DIS); in ath9k_hw_abortpcurecv()
H A Dar9002_phy.c559 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9002_hw_tx99_start()
572 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9002_hw_tx99_stop()
H A Dar9003_phy.c703 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ar9003_hw_override_ini()
1808 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9003_hw_tx99_start()
1821 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9003_hw_tx99_stop()
H A Dar5008_phy.c654 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ar5008_hw_override_ini()
H A Dreg.h1684 * RX block (AR_DIAG_RX_DIS, bit 5) to help fast channel change to shut down
1686 * transferred between the MAC and baseband. The RX block bit (AR_DIAG_RX_DIS)
1695 #define AR_DIAG_RX_DIS 0x00000020 /* RX block */ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmac.c645 (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_setrxabort()
650 (AR_DIAG_RX_DIS | in ath9k_hw_setrxabort()
662 (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_setrxabort()
681 REG_CLR_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ath9k_hw_startpcureceive()
687 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_ABORT | AR_DIAG_RX_DIS); in ath9k_hw_abortpcurecv()
H A Dar9002_phy.c559 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9002_hw_tx99_start()
572 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9002_hw_tx99_stop()
H A Dar9003_phy.c694 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ar9003_hw_override_ini()
1799 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9003_hw_tx99_start()
1812 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); in ar9003_hw_tx99_stop()
H A Dar5008_phy.c645 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); in ar5008_hw_override_ini()
H A Dreg.h1684 * RX block (AR_DIAG_RX_DIS, bit 5) to help fast channel change to shut down
1686 * transferred between the MAC and baseband. The RX block bit (AR_DIAG_RX_DIS)
1695 #define AR_DIAG_RX_DIS 0x00000020 /* RX block */ macro

Completed in 24 milliseconds