Home
last modified time | relevance | path

Searched refs:AR_IMR_S5_TIM_TIMER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c1019 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 Dreg.h255 #define AR_IMR_S5_TIM_TIMER 0x00000010 macro