Home
last modified time | relevance | path

Searched refs:AR5K_ISR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddma.c539 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 Dpcu.c716 ath5k_hw_reg_write(ah, AR5K_ISR_BMISS, AR5K_ISR); in ath5k_hw_init_beacon_timers()
H A Dinitvals.c61 { AR5K_ISR, 0, AR5K_INI_READ },
H A Dreg.h288 #define AR5K_ISR 0x001c /* Register Address [5210] */ macro
H A Ddebug.c107 REG_STRUCT_INIT(AR5K_ISR),