Searched refs:DIF_BPF_COEFF3435 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-dif.h | 53 {3000000, DIF_BPF_COEFF3435, 0x0c460fce}, 77 {3100000, DIF_BPF_COEFF3435, 0x0bfb0fb9}, 101 {3200000, DIF_BPF_COEFF3435, 0x0bae0fa4}, 125 {3300000, DIF_BPF_COEFF3435, 0x0b5f0f8f}, 149 {3400000, DIF_BPF_COEFF3435, 0x0b0e0f78}, 173 {3500000, DIF_BPF_COEFF3435, 0x0abc0f61}, 197 {3600000, DIF_BPF_COEFF3435, 0x0a670f4a}, 221 {3700000, DIF_BPF_COEFF3435, 0x0a110f32}, 245 {3800000, DIF_BPF_COEFF3435, 0x09ba0f19}, 269 {3900000, DIF_BPF_COEFF3435, 0x09600eff}, [all …]
|
| D | cx231xx-conf-reg.h | 456 #define DIF_BPF_COEFF3435 (DIRECT_IF_REVB_BASE + 0x0000008c) macro
|
| /linux-4.4.14/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 2053 #define DIF_BPF_COEFF3435 (0x38c) macro 2100 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0c460fce); in cx23885_dif_setup() 2122 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bfb0fb9); in cx23885_dif_setup() 2144 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bae0fa4); in cx23885_dif_setup() 2166 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b5f0f8f); in cx23885_dif_setup() 2188 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b0e0f78); in cx23885_dif_setup() 2210 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0abc0f61); in cx23885_dif_setup() 2232 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a670f4a); in cx23885_dif_setup() 2254 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a110f32); in cx23885_dif_setup() 2276 cx25840_write4(client, DIF_BPF_COEFF3435, 0x09ba0f19); in cx23885_dif_setup() [all …]
|