Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c232 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, 0); in ath5k_hw_nic_reset()
1082 if (ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL, in ath5k_hw_reset()
Dath5k.h1233 static int ath5k_hw_register_timeout(struct ath5k_hw *ah, u32 reg, u32 flag, in ath5k_hw_register_timeout() function
Dath5k_phy.c1144 ret = ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL, in ath5k_hw_noise_floor_calibration()
1253 ret = ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL, in ath5k_hw_rf5110_calibrate()