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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radio.c88 int load_synth_channel; local
211 load_synth_channel = 0;
225 (load_synth_channel << 31);
231 load_synth_channel = 1;
232 reg32 |= load_synth_channel << 31;

Completed in 122 milliseconds