Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/
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()
Dreg.h40 #define AR_CCCNT 0x80f8 macro