Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dhw.c151 cycles = REG_READ(ah, AR_CCCNT); in ath_hw_cycle_counters_update()
157 REG_WRITE(ah, AR_CCCNT, 0); in ath_hw_cycle_counters_update()
H A Dreg.h40 #define AR_CCCNT 0x80f8 macro