Home
last modified time | relevance | path

Searched refs:DIF_BPF_COEFF2829 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h46 {3000000, DIF_BPF_COEFF2829, 0xf235f337},
70 {3100000, DIF_BPF_COEFF2829, 0xf21af2a5},
94 {3200000, DIF_BPF_COEFF2829, 0xf223f22e},
118 {3300000, DIF_BPF_COEFF2829, 0xf250f1d2},
142 {3400000, DIF_BPF_COEFF2829, 0xf2a0f193},
166 {3500000, DIF_BPF_COEFF2829, 0xf313f170},
190 {3600000, DIF_BPF_COEFF2829, 0xf3a7f16a},
214 {3700000, DIF_BPF_COEFF2829, 0xf45bf180},
238 {3800000, DIF_BPF_COEFF2829, 0xf52df1b4},
262 {3900000, DIF_BPF_COEFF2829, 0xf61cf203},
[all …]
Dcx231xx-conf-reg.h432 #define DIF_BPF_COEFF2829 (DIRECT_IF_REVB_BASE + 0x00000080) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2069 #define DIF_BPF_COEFF2829 (0x380) macro
2116 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf235f337); in cx23885_dif_setup()
2138 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf21af2a5); in cx23885_dif_setup()
2160 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf223f22e); in cx23885_dif_setup()
2182 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf250f1d2); in cx23885_dif_setup()
2204 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf2a0f193); in cx23885_dif_setup()
2226 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf313f170); in cx23885_dif_setup()
2248 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf3a7f16a); in cx23885_dif_setup()
2270 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf45bf180); in cx23885_dif_setup()
2292 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf52df1b4); in cx23885_dif_setup()
[all …]