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

/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.c333 u8 lpf; local
344 lpf = 0xc;
346 lpf = 0x2;
348 lpf = 0xa;
350 lpf = 0x6;
352 lpf = 0xe;
354 lpf = 0x1;
356 lpf = 0x9;
358 lpf = 0x5;
360 lpf
[all...]
/drivers/media/video/omap3isp/
H A Dispccdc.h154 * @lpf: Low pass filter enabled (1) or disabled (0)
182 lpf:1, member in struct:isp_ccdc_device
H A Dispccdc.c617 ccdc->lpf ? ISPCCDC_SYN_MODE_LPF : 0);
690 ccdc->lpf = !!(OMAP3ISP_CCDC_LPF & ccdc_struct->flag);

Completed in 73 milliseconds