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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c303 REG_WRITE_ARRAY(&ah9300->ah_ini_dfs, IEEE80211_IS_CHAN_HT40(chan)? 2:1, reg_writes);
H A Dar9300_reset.c3053 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain, 1, reg_writes);
3061 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain_bb_core, 1, reg_writes);
3062 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain_bb_postamble,
3071 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain_xlna, modes_index,
3078 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, modes_index, reg_writes);
3106 REG_WRITE_ARRAY(&ahp->ah_ini_modes_txgain, modes_txgaintable_index,
3109 REG_WRITE_ARRAY(&ahp->ah_ini_modes_txgain, modes_index, reg_writes);
3118 REG_WRITE_ARRAY(&ahp->ah_ini_modes_additional, modes_index, reg_writes);
3125 REG_WRITE_ARRAY(
3131 REG_WRITE_ARRAY(
[all...]
H A Dar9300.h929 #define REG_WRITE_ARRAY(iniarray, column, regWr) do { \ macro

Completed in 121 milliseconds