Searched refs:frequency (Results 201 - 225 of 321) sorted by relevance

1234567891011>>

/drivers/media/pci/cx23885/
H A Dcx23885-video.c884 f->frequency = dev->freq;
901 dev->freq = f->frequency;
935 .frequency = f->frequency
938 dev->freq = f->frequency;
949 dprintk(1, "%s() frequency=%d tuner=%d std=0x%llx\n", __func__,
950 params.frequency, f->tuner, params.std);
/drivers/cpufreq/
H A Dpmac32-cpufreq.c62 * Different models uses different mechanisms to switch the frequency
77 /* There are only two frequency states for each processor. Values
166 /* set frequency */
203 /* Set frequency */
454 "frequency-gpio");
474 /* If we use the frequency GPIOs, calculate the min/max speeds based
499 * frequency, it claims it to be around 84Mhz on some models while
523 value = of_get_property(cpunode, "min-clock-frequency", NULL);
532 value = of_get_property(cpunode, "max-clock-frequency", NULL);
557 /* OF only reports the high frequency */
[all...]
/drivers/media/dvb-frontends/
H A Dcx24117.c46 #define CX24117_REG_FREQ3_0 (0x34) /* frequency */
72 #define CX24117_REG_FREQ3_1 (0x55) /* frequency */
172 u32 frequency; member in struct:cx24117_tuning
650 /* Set VCO frequency */
1400 state->dnxt.frequency = c->frequency;
1425 "%s: frequency = %d\n", __func__, state->dcur.frequency);
1450 cmd.args[2] = (state->dcur.frequency & 0xff0000) >> 16;
1451 cmd.args[3] = (state->dcur.frequency
[all...]
H A Dor51132.c373 /* Update current frequency */
374 state->current_frequency = p->frequency;
409 /* FIXME: Read frequency from frontend, take AFC into account */
410 p->frequency = state->current_frequency;
H A Dor51211.c225 if (state->current_frequency != p->frequency) {
234 /* Update current frequency */
235 state->current_frequency = p->frequency;
H A Dds3000.c910 u32 frequency; local
1028 fe->ops.tuner_ops.get_frequency(fe, &frequency);
1029 offset_khz = frequency - c->frequency;
H A Dec100.c96 dev_dbg(&state->i2c->dev, "%s: frequency=%d bandwidth_hz=%d\n",
97 __func__, c->frequency, c->bandwidth_hz);
H A Ds5h1420.c642 frequency_delta = p->frequency - state->tunedfreq;
657 s5h1420_setfreqoffset(state, p->frequency - tmp);
742 state->tunedfreq = p->frequency;
753 p->frequency = state->tunedfreq + s5h1420_getfreqoffset(state);
H A Dstv090x_priv.h268 u32 frequency; member in struct:stv090x_state
/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c197 /* set frequency (mt2050) */
200 f.frequency = c->frequency / 1000 * 16 / 1000;
304 tuner_frequency = c->frequency + 36166000;
329 if (c->frequency < 49000000)
331 else if (c->frequency < 161000000)
333 else if (c->frequency < 444000000)
335 else if (c->frequency < 861000000)
361 tuner_frequency = (((c->frequency / 1000) * 6) + 217496) / 1000;
/drivers/media/radio/
H A Dradio-isa.c108 u32 freq = f->frequency;
128 f->frequency = isa->freq;
H A Dradio-keene.c82 /* Set frequency (if non-0), PA, mute and turn on/off the FM transmitter. */
93 /* If bit 4 is set, then tune to the frequency.
221 unsigned freq = f->frequency;
237 f->frequency = radio->curfreq;
H A Dradio-ma901.c4 * only deals with initialization, frequency setting, volume.
105 /* set a frequency, freq is defined by v4l's TUNER_LOW, i.e. 1/16th kHz */
258 /* vidioc_s_frequency - set tuner radio frequency */
267 return ma901radio_set_freq(radio, clamp_t(unsigned, f->frequency,
271 /* vidioc_g_frequency - get tuner radio frequency */
279 f->frequency = radio->curfreq;
424 * setups frequency and starts playing without any initialization.
H A Dradio-miropcm20.c279 f->frequency = dev->freq;
292 dev->freq = clamp_t(u32, f->frequency, 87 * 16000U, 108 * 16000U);
/drivers/media/usb/dvb-usb/
H A Dfriio-fe.c121 /* set pll frequency via the demodulator's I2C register */
136 /* freq -> oscilator frequency conversion. */
141 /* add center frequency shift if necessary */
304 * NOTE: ignore all the parameters except frequency.
312 deb_fe("%s: Freq:%d\n", __func__, p->frequency);
317 ret = jdvbt90502_pll_set_freq(state, p->frequency);
449 /* NOTE: this driver ignores all parameters but frequency. */
H A DcinergyT2-fe.c275 param.freq = cpu_to_le32(fep->frequency / 1000);
H A Ddib0700_devices.c850 u8 band = BAND_OF_FREQUENCY(p->frequency/1000);
868 u8 band = BAND_OF_FREQUENCY(p->frequency/1000);
1292 u8 band = BAND_OF_FREQUENCY(p->frequency/1000);
1636 ratio = ((fe->dtv_property_cache.frequency / 1000) * (1 << 8) / 1000) / freq_adc;
1637 rest = ((fe->dtv_property_cache.frequency / 1000) * (1 << 8) / 1000) - ratio * freq_adc;
1656 u8 pll_ratio, band = BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000);
1664 deb_info("Warning : Rf frequency (%iHz) is not in the supported range, using VHF switch ", fe->dtv_property_cache.frequency);
2070 for (harmonic_id = (fe->dtv_property_cache.frequency / (1000 * fs)); harmonic_id <= ((fe->dtv_property_cache.frequency / (100
[all...]
/drivers/memory/
H A DKconfig41 parameters and other settings during frequency, voltage and
/drivers/sh/clk/
H A Dcpg.c140 return clk->freq_table[idx].frequency;
265 clkp->freq_table[nr_divs].frequency = CPUFREQ_TABLE_END;
320 /* Rebuild the frequency table */
373 /* Rebiuld the frequency table */
/drivers/i2c/busses/
H A Di2c-s3c2410.c819 * return the divisor settings for a given frequency
849 * work out a divisor for the user requested frequency setting,
850 * either by the requested frequency, or scanning the acceptable
866 dev_dbg(i2c->dev, "pdata desired frequency %lu\n", pdata->frequency);
868 target_frequency = pdata->frequency ? pdata->frequency : 100000;
870 target_frequency /= 1000; /* Target frequency now in KHz */
876 "Unable to achieve desired frequency %luKHz." \
941 dev_err(i2c->dev, "cannot find frequency\
[all...]
/drivers/media/common/siano/
H A Dsmscoreapi.h220 /* GPIO definitions for antenna frequency domain control (SMS8021) */
699 u32 frequency; /* frequency in Hz */ member in struct:sms_stats
818 u32 frequency; /* frequency in Hz */ member in struct:sms_isdbt_stats
860 u32 frequency; /* frequency in Hz */ member in struct:sms_isdbt_stats_ex
928 u32 frequency; /* frequency in Hz */ member in struct:sms_tx_stats
/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h264 * /enum enum drxj_xtal_freq * Supported external crystal reference frequency.
273 * /enum enum drxj_xtal_freq * Supported external crystal reference frequency.
280 * /struct struct drxj_cfg_hw_cfg * Get hw configuration, such as crystal reference frequency, I2C speed, etc...
284 /**< crystal reference frequency */
427 s32 frequency; /**< center signal frequency in KHz */ member in struct:drxj_data
457 u32 iqm_fs_rate_ofs; /**< frequency shifter setting after setchannel */
460 u32 iqm_rc_rate_ofs; /**< frequency shifter setting after setchannel */
559 * \brief Offset from picture carrier to centre frequency in kHz, in RF domain
562 * NTSC channels are listed by their picture carrier frequency (Fp
[all...]
/drivers/media/tuners/
H A Dtda18271-priv.h127 u32 frequency; member in struct:tda18271_priv
/drivers/media/usb/airspy/
H A Dairspy.c749 f->frequency = s->f_adc;
750 dev_dbg(s->dev, "ADC frequency=%u Hz\n", s->f_adc);
754 f->frequency = s->f_rf;
755 dev_dbg(s->dev, "RF frequency=%u Hz\n", s->f_rf);
772 s->f_adc = clamp_t(unsigned int, f->frequency,
775 dev_dbg(s->dev, "ADC frequency=%u Hz\n", s->f_adc);
778 s->f_rf = clamp_t(unsigned int, f->frequency,
781 dev_dbg(s->dev, "RF frequency=%u Hz\n", s->f_rf);
/drivers/staging/iio/trigger/
H A Diio-trig-bfin-timer.c135 static DEVICE_ATTR(frequency, S_IRUGO | S_IWUSR, iio_bfin_tmr_frequency_show,

Completed in 529 milliseconds

1234567891011>>