Searched refs:AR_IMR_S5 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 1019 REG_SET_BIT(ah, AR_IMR_S5, AR_IMR_S5_TIM_TIMER); in ath9k_hw_set_interrupts() 1021 REG_CLR_BIT(ah, AR_IMR_S5, AR_IMR_S5_TIM_TIMER); in ath9k_hw_set_interrupts()
|
H A D | reg.h | 254 #define AR_IMR_S5 0x00b8 macro 337 #define AR_IMR_S5 0x00b8 macro
|
H A D | hw.c | 3204 REG_SET_BIT(ah, AR_IMR_S5, mask); in ath9k_hw_gen_timer_start() 3232 REG_CLR_BIT(ah, AR_IMR_S5, in ath9k_hw_gen_timer_stop()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 1019 REG_SET_BIT(ah, AR_IMR_S5, AR_IMR_S5_TIM_TIMER); in ath9k_hw_set_interrupts() 1021 REG_CLR_BIT(ah, AR_IMR_S5, AR_IMR_S5_TIM_TIMER); in ath9k_hw_set_interrupts()
|
H A D | reg.h | 254 #define AR_IMR_S5 0x00b8 macro 337 #define AR_IMR_S5 0x00b8 macro
|
H A D | hw.c | 3202 REG_SET_BIT(ah, AR_IMR_S5, mask); in ath9k_hw_gen_timer_start() 3230 REG_CLR_BIT(ah, AR_IMR_S5, in ath9k_hw_gen_timer_stop()
|
Completed in 24 milliseconds