Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_phy.c1226 ath5k_hw_reg_write(ah, (phy_sig & ~(AR5K_PHY_SIG_FIRPWR)) | in ath5k_hw_rf5110_calibrate()
1227 AR5K_REG_SM(-1, AR5K_PHY_SIG_FIRPWR), AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
Dreg.h2012 #define AR5K_PHY_SIG_FIRPWR 0x03fc0000 /* FIPWR */ macro