Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dinitvals.c447 { AR5K_PHY_SIG,
749 { AR5K_PHY_SIG,
802 { AR5K_PHY_SIG,
855 { AR5K_PHY_SIG,
995 { AR5K_PHY_SIG,
1120 { AR5K_PHY_SIG,
H A Dani.c97 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SIG, in ath5k_ani_set_noise_immunity_level()
144 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SIG, in ath5k_ani_set_firstep_level()
H A Dphy.c1708 phy_sig = ath5k_hw_reg_read(ah, AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
1714 AR5K_REG_SM(-1, AR5K_PHY_SIG_FIRPWR), AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
1744 ath5k_hw_reg_write(ah, phy_sig, AR5K_PHY_SIG); in ath5k_hw_rf5110_calibrate()
H A Dreg.h1995 #define AR5K_PHY_SIG 0x9858 /* Register Address */ macro