Searched refs:AR5K_SIMR2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | qcu.c | 515 AR5K_REG_DISABLE_BITS(ah, AR5K_SIMR2, AR5K_SIMR2_QCU_TXURN); in ath5k_hw_reset_tx_queue() 516 AR5K_REG_ENABLE_BITS(ah, AR5K_SIMR2, in ath5k_hw_reset_tx_queue()
|
H A D | dma.c | 779 u32 simr2 = ath5k_hw_reg_read(ah, AR5K_SIMR2) in ath5k_hw_set_imr() 811 ath5k_hw_reg_write(ah, simr2, AR5K_SIMR2); in ath5k_hw_set_imr()
|
H A D | debug.c | 118 REG_STRUCT_INIT(AR5K_SIMR2),
|
H A D | reg.h | 444 #define AR5K_SIMR2 0x00ac /* Register Address [5211+] */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 764 u32 simr2 = ath5k_hw_reg_read(ah, AR5K_SIMR2) in ath5k_hw_set_imr() 796 ath5k_hw_reg_write(ah, simr2, AR5K_SIMR2); in ath5k_hw_set_imr()
|
H A D | qcu.c | 515 AR5K_REG_DISABLE_BITS(ah, AR5K_SIMR2, AR5K_SIMR2_QCU_TXURN); in ath5k_hw_reset_tx_queue() 516 AR5K_REG_ENABLE_BITS(ah, AR5K_SIMR2, in ath5k_hw_reset_tx_queue()
|
H A D | debug.c | 118 REG_STRUCT_INIT(AR5K_SIMR2),
|
H A D | reg.h | 444 #define AR5K_SIMR2 0x00ac /* Register Address [5211+] */ macro
|
Completed in 24 milliseconds