Home
last modified time | relevance | path

Searched refs:AR5K_REG_WRITE_BITS (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c129 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_TIMING_3, in ath5k_hw_write_ofdm_timings()
131 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_TIMING_3, in ath5k_hw_write_ofdm_timings()
465 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_DAG_CCK_CTL, in ath5k_hw_tweak_initval_settings()
581 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_ANT_CTL, in ath5k_hw_commit_eeprom_settings()
600 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SETTLING, in ath5k_hw_commit_eeprom_settings()
605 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_GAIN, in ath5k_hw_commit_eeprom_settings()
610 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_DESIRED_SIZE, in ath5k_hw_commit_eeprom_settings()
614 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_DESIRED_SIZE, in ath5k_hw_commit_eeprom_settings()
619 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_GAIN_2GHZ, in ath5k_hw_commit_eeprom_settings()
625 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_SETTLING, in ath5k_hw_commit_eeprom_settings()
[all …]
Dath5k_pcu.c136 AR5K_REG_WRITE_BITS(ah, AR5K_TIME_OUT, AR5K_TIME_OUT_ACK, in ath5k_hw_set_ack_timeout()
165 AR5K_REG_WRITE_BITS(ah, AR5K_TIME_OUT, AR5K_TIME_OUT_CTS, in ath5k_hw_set_cts_timeout()
Dath5k_dma.c365 AR5K_REG_WRITE_BITS(ah, AR5K_TXCFG, in ath5k_hw_update_tx_triglevel()
Dath5k.h98 #define AR5K_REG_WRITE_BITS(ah, _reg, _flags, _val) \ macro
Dath5k_phy.c678 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_FRAME_CTL, in ath5k_hw_rfregs_init()
1329 AR5K_REG_WRITE_BITS(ah, AR5K_PHY_IQ, in ath5k_hw_rf511x_calibrate()