Searched refs:DIF_BPF_COEFF2829 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 50 {3000000, DIF_BPF_COEFF2829, 0xf235f337}, 74 {3100000, DIF_BPF_COEFF2829, 0xf21af2a5}, 98 {3200000, DIF_BPF_COEFF2829, 0xf223f22e}, 122 {3300000, DIF_BPF_COEFF2829, 0xf250f1d2}, 146 {3400000, DIF_BPF_COEFF2829, 0xf2a0f193}, 170 {3500000, DIF_BPF_COEFF2829, 0xf313f170}, 194 {3600000, DIF_BPF_COEFF2829, 0xf3a7f16a}, 218 {3700000, DIF_BPF_COEFF2829, 0xf45bf180}, 242 {3800000, DIF_BPF_COEFF2829, 0xf52df1b4}, 266 {3900000, DIF_BPF_COEFF2829, 0xf61cf203}, [all …]
|
D | cx231xx-conf-reg.h | 432 #define DIF_BPF_COEFF2829 (DIRECT_IF_REVB_BASE + 0x00000080) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2045 #define DIF_BPF_COEFF2829 (0x380) macro 2092 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf235f337); in cx23885_dif_setup() 2114 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf21af2a5); in cx23885_dif_setup() 2136 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf223f22e); in cx23885_dif_setup() 2158 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf250f1d2); in cx23885_dif_setup() 2180 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf2a0f193); in cx23885_dif_setup() 2202 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf313f170); in cx23885_dif_setup() 2224 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf3a7f16a); in cx23885_dif_setup() 2246 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf45bf180); in cx23885_dif_setup() 2268 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf52df1b4); in cx23885_dif_setup() [all …]
|