Home
last modified time | relevance | path

Searched refs:AR5K_PHY_FAST_ADC (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c503 if (ath5k_hw_reg_read(ah, AR5K_PHY_FAST_ADC) != fast_adc) in ath5k_hw_tweak_initval_settings()
505 AR5K_PHY_FAST_ADC); in ath5k_hw_tweak_initval_settings()
Dath5k_initvals.c943 { AR5K_PHY_FAST_ADC, 0x00000001, AR5K_INI_WRITE },
1051 { AR5K_PHY_FAST_ADC, 0x00000001, AR5K_INI_WRITE },
1192 { AR5K_PHY_FAST_ADC, 0x00000001, AR5K_INI_WRITE },
Dreg.h2555 #define AR5K_PHY_FAST_ADC 0xa24c macro