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

/drivers/net/wireless/zd1211rw/
H A Dzd_rf_uw2453.c48 * autocal configuration, which has a fixed (as opposed to per-channel) VCO
72 * configurations (both standard and autocal). These get written to register 2.
201 /* The per-channel synth values for autocal. These get written to register 1. */
219 /* The VCO configuration for autocal (all channels) */
249 * -1 means autocal */
256 bool autocal)
262 if (autocal)
421 /* autocal */
423 "PLL did not lock, using autocal\n");
446 bool autocal local
255 uw2453_synth_set_channel(struct zd_chip *chip, int channel, bool autocal) argument
[all...]

Completed in 9 milliseconds