Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_initvals.c451 { AR5K_PHY_SIG,
756 { AR5K_PHY_SIG,
806 { AR5K_PHY_SIG,
857 { AR5K_PHY_SIG,
996 { AR5K_PHY_SIG,
1122 { AR5K_PHY_SIG,
Dath5k_phy.c1221 phy_sig = ath5k_hw_reg_read(ah, AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
1227 AR5K_REG_SM(-1, AR5K_PHY_SIG_FIRPWR), AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
1257 ath5k_hw_reg_write(ah, phy_sig, AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
Dreg.h2009 #define AR5K_PHY_SIG 0x9858 /* Register Address */ macro