Searched refs:DIF_BPF_COEFF89 (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-dif.h | 40 {3000000, DIF_BPF_COEFF89, 0xffb4ff50}, 64 {3100000, DIF_BPF_COEFF89, 0xfff0ff91}, 88 {3200000, DIF_BPF_COEFF89, 0x002fffdf}, 112 {3300000, DIF_BPF_COEFF89, 0x00670030}, 136 {3400000, DIF_BPF_COEFF89, 0x0093007c}, 160 {3500000, DIF_BPF_COEFF89, 0x00ad00ba}, 184 {3600000, DIF_BPF_COEFF89, 0x00b200e3}, 208 {3700000, DIF_BPF_COEFF89, 0x00a100f2}, 232 {3800000, DIF_BPF_COEFF89, 0x007c00e5}, 256 {3900000, DIF_BPF_COEFF89, 0x004800be}, [all …]
|
D | cx231xx-conf-reg.h | 352 #define DIF_BPF_COEFF89 (DIRECT_IF_REVB_BASE + 0x00000058) macro
|
/linux-3.4.99/drivers/media/video/cx25840/ |
D | cx25840-core.c | 2016 #define DIF_BPF_COEFF89 (0x358) macro 2063 cx25840_write4(client, DIF_BPF_COEFF89, 0xffb4ff50); in cx23885_dif_setup() 2085 cx25840_write4(client, DIF_BPF_COEFF89, 0xfff0ff91); in cx23885_dif_setup() 2107 cx25840_write4(client, DIF_BPF_COEFF89, 0x002fffdf); in cx23885_dif_setup() 2129 cx25840_write4(client, DIF_BPF_COEFF89, 0x00670030); in cx23885_dif_setup() 2151 cx25840_write4(client, DIF_BPF_COEFF89, 0x0093007c); in cx23885_dif_setup() 2173 cx25840_write4(client, DIF_BPF_COEFF89, 0x00ad00ba); in cx23885_dif_setup() 2195 cx25840_write4(client, DIF_BPF_COEFF89, 0x00b200e3); in cx23885_dif_setup() 2217 cx25840_write4(client, DIF_BPF_COEFF89, 0x00a100f2); in cx23885_dif_setup() 2239 cx25840_write4(client, DIF_BPF_COEFF89, 0x007c00e5); in cx23885_dif_setup() [all …]
|