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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_reset.c232 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, 0);
1080 if (ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL,
H A Dath5k_phy.c1139 ret = ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL,
1248 ret = ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL,
H A Dath5k.h1233 static int ath5k_hw_register_timeout(struct ath5k_hw *ah, u32 reg, u32 flag, function

Completed in 95 milliseconds