Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c150 (ath5k_hw_reg_read(ah, AR5K_PHY_SETTLING) & ~0x7F) in ath5k_hw_reset_tx_queue()
152 (ath5k_hw_reg_read(ah, AR5K_PHY_SETTLING) & ~0x7F) in ath5k_hw_reset_tx_queue()
154 AR5K_PHY_SETTLING); in ath5k_hw_reset_tx_queue()
Dath5k_reset.c600 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SETTLING, in ath5k_hw_commit_eeprom_settings()
625 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SETTLING, in ath5k_hw_commit_eeprom_settings()
Dath5k_initvals.c723 { AR5K_PHY_SETTLING,
1116 { AR5K_PHY_SETTLING,
Dreg.h1975 #define AR5K_PHY_SETTLING 0x9844 /* Register Address */ macro