Searched refs:AR5K_IMR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 820 ath5k_hw_reg_write(ah, int_mask, AR5K_IMR); in ath5k_hw_set_imr()
|
H A D | debug.c | 114 REG_STRUCT_INIT(AR5K_IMR),
|
H A D | reg.h | 390 * As with ISRs 5210 has one IMR (AR5K_IMR) and 5211/5212 has one primary 393 #define AR5K_IMR 0x0020 /* Register Address [5210] */ macro
|
H A D | initvals.c | 62 { AR5K_IMR, 0 },
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 805 ath5k_hw_reg_write(ah, int_mask, AR5K_IMR); in ath5k_hw_set_imr()
|
H A D | debug.c | 114 REG_STRUCT_INIT(AR5K_IMR),
|
H A D | initvals.c | 62 { AR5K_IMR, 0 },
|
H A D | reg.h | 390 * As with ISRs 5210 has one IMR (AR5K_IMR) and 5211/5212 has one primary 393 #define AR5K_IMR 0x0020 /* Register Address [5210] */ macro
|
Completed in 20 milliseconds