Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drng.c37 v1 = REG_READ(ah, AR_PHY_TST_ADC) & 0xffff; in ath9k_rng_data_read()
38 v2 = REG_READ(ah, AR_PHY_TST_ADC) & 0xffff; in ath9k_rng_data_read()
H A Dar9003_phy.h227 #define AR_PHY_TST_ADC (AR_MRC_BASE + 0x20) macro