Searched defs:lpf (Results 1 - 5 of 5) sorted by relevance

/drivers/media/tuners/
H A Dqm1d1c0042.h27 bool lpf; /* enable LPF */ member in struct:qm1d1c0042_config
/drivers/media/dvb-frontends/
H A Dix2505v.c140 u8 gain, cc, ref, psc, local_osc, lpf; local
192 lpf = 0xc;
194 lpf = 0x2;
196 lpf = 0xa;
198 lpf = 0x6;
200 lpf = 0xe;
202 lpf = 0x1;
204 lpf = 0x9;
206 lpf = 0x5;
208 lpf
[all...]
H A Ddvb-pll.c358 u8 lpf; local
369 lpf = 0xc;
371 lpf = 0x2;
373 lpf = 0xa;
375 lpf = 0x6;
377 lpf = 0xe;
379 lpf = 0x1;
381 lpf = 0x9;
383 lpf = 0x5;
385 lpf
[all...]
/drivers/media/platform/omap3isp/
H A Dispccdc.h111 * @lpf: Low pass filter enabled (1) or disabled (0)
141 lpf:1, member in struct:isp_ccdc_device
/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h28 * @lpf: Configures internal low pass filter.
44 u8 lpf; member in struct:inv_mpu6050_reg_map
69 * @lpf: Digital low pass filter frequency.
78 unsigned int lpf:3; member in struct:inv_mpu6050_chip_config

Completed in 135 milliseconds