Searched refs:AR5K_ISR (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 539 isr = ath5k_hw_reg_read(ah, AR5K_ISR); in ath5k_hw_get_isr() 916 ath5k_hw_reg_read(ah, AR5K_ISR); in ath5k_hw_dma_stop()
|
H A D | pcu.c | 716 ath5k_hw_reg_write(ah, AR5K_ISR_BMISS, AR5K_ISR); in ath5k_hw_init_beacon_timers()
|
H A D | debug.c | 107 REG_STRUCT_INIT(AR5K_ISR),
|
H A D | reg.h | 281 * So we have AR5K_ISR for 5210 and AR5K_PISR /SISRx for 5211/5212. 288 #define AR5K_ISR 0x001c /* Register Address [5210] */ macro
|
H A D | initvals.c | 61 { AR5K_ISR, 0, AR5K_INI_READ },
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 539 isr = ath5k_hw_reg_read(ah, AR5K_ISR); in ath5k_hw_get_isr() 901 ath5k_hw_reg_read(ah, AR5K_ISR); in ath5k_hw_dma_stop()
|
H A D | pcu.c | 716 ath5k_hw_reg_write(ah, AR5K_ISR_BMISS, AR5K_ISR); in ath5k_hw_init_beacon_timers()
|
H A D | debug.c | 107 REG_STRUCT_INIT(AR5K_ISR),
|
H A D | initvals.c | 61 { AR5K_ISR, 0, AR5K_INI_READ },
|
H A D | reg.h | 281 * So we have AR5K_ISR for 5210 and AR5K_PISR /SISRx for 5211/5212. 288 #define AR5K_ISR 0x001c /* Register Address [5210] */ macro
|
Completed in 23 milliseconds