Searched refs:AR5K_PIMR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | gpio.c | 211 AR5K_REG_ENABLE_BITS(ah, AR5K_PIMR, AR5K_IMR_GPIO); in ath5k_hw_set_gpio_intr()
|
H A D | dma.c | 810 ath5k_hw_reg_write(ah, int_mask, AR5K_PIMR); in ath5k_hw_set_imr()
|
H A D | debug.c | 115 REG_STRUCT_INIT(AR5K_PIMR),
|
H A D | reg.h | 391 * (AR5K_PIMR) and 4 secondary IMRs (AR5K_SIMRx). Note that ISR/IMR flags match. 394 #define AR5K_PIMR 0x00a0 /* Register Address [5211+] */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | gpio.c | 211 AR5K_REG_ENABLE_BITS(ah, AR5K_PIMR, AR5K_IMR_GPIO); in ath5k_hw_set_gpio_intr()
|
H A D | dma.c | 795 ath5k_hw_reg_write(ah, int_mask, AR5K_PIMR); in ath5k_hw_set_imr()
|
H A D | debug.c | 115 REG_STRUCT_INIT(AR5K_PIMR),
|
H A D | reg.h | 391 * (AR5K_PIMR) and 4 secondary IMRs (AR5K_SIMRx). Note that ISR/IMR flags match. 394 #define AR5K_PIMR 0x00a0 /* Register Address [5211+] */ macro
|
Completed in 17 milliseconds