Lines Matching full:vco
25 * fractional divide ratio) and 3 (VCO config).
29 * of different VCO configurations on channel 1 until we detect a PLL lock.
30 * When this happens, we remember which VCO configuration produced the lock
34 * If we do not see a PLL lock on any standard VCO config, we fall back on an
35 * autocal configuration, which has a fixed (as opposed to per-channel) VCO
39 /* The per-channel synth values for all standard VCO configurations. These get
58 /* This table stores the synthesizer fractional divide ratio for *all* VCO
78 /* Here is the data for all the standard VCO configurations. We shrink our
206 /* The VCO configuration for autocal (all channels) */
235 /* index into synth/VCO config tables where PLL lock was found
358 /* disable manual VCO band selection */ in uw2453_init_hw()
361 /* enable manual VCO band selection, configure current level */ in uw2453_init_hw()
377 /* Try all standard VCO configuration settings on channel 1 */ in uw2453_init_hw()
384 /* Write VCO config */ in uw2453_init_hw()