Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_phy.c894 REG_WRITE_ARRAY(&ah->iniModesRxGain, 1, regWrites); in ar9003_hw_process_ini()
901 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_core, in ar9003_hw_process_ini()
903 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_postamble, in ar9003_hw_process_ini()
912 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_xlna, in ar9003_hw_process_ini()
922 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_xlna, in ar9003_hw_process_ini()
951 REG_WRITE_ARRAY(&ah->iniModesFastClock, in ar9003_hw_process_ini()
957 REG_WRITE_ARRAY(&ah->iniAdditional, 1, regWrites); in ar9003_hw_process_ini()
1488 REG_WRITE_ARRAY(&ah->ini_dfs, in ar9003_hw_set_radar_params()
1711 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_core, in ar9003_hw_fast_chan_change()
1713 REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_postamble, in ar9003_hw_fast_chan_change()
[all …]
A Dar5008_phy.c568 REG_WRITE_ARRAY(&bank0, 1, regWrites); in ar5008_hw_set_rf_regs()
569 REG_WRITE_ARRAY(&bank1, 1, regWrites); in ar5008_hw_set_rf_regs()
570 REG_WRITE_ARRAY(&bank2, 1, regWrites); in ar5008_hw_set_rf_regs()
571 REG_WRITE_ARRAY(&bank3, modesIndex, regWrites); in ar5008_hw_set_rf_regs()
573 REG_WRITE_ARRAY(&bank7, 1, regWrites); in ar5008_hw_set_rf_regs()
748 REG_WRITE_ARRAY(&ah->iniAddac, 1, regWrites); in ar5008_hw_process_ini()
774 REG_WRITE_ARRAY(&ah->iniModesRxGain, modesIndex, regWrites); in ar5008_hw_process_ini()
778 REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrites); in ar5008_hw_process_ini()
805 REG_WRITE_ARRAY(&ah->iniBB_RfGain, freqIndex, regWrites); in ar5008_hw_process_ini()
808 REG_WRITE_ARRAY(&ah->iniModesFastClock, modesIndex, in ar5008_hw_process_ini()
A Dar9002_phy.c91 REG_WRITE_ARRAY(&ah->iniCckfirJapan2484, in ar9002_hw_set_channel()
94 REG_WRITE_ARRAY(&ah->iniCckfirNormal, in ar9002_hw_set_channel()
A Dhw.h139 #define REG_WRITE_ARRAY(iniarray, column, regWr) \ macro

Completed in 17 milliseconds