Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h33 {3000000, DIF_BPF_COEFF23, 0x00080012},
57 {3100000, DIF_BPF_COEFF23, 0x00070012},
81 {3200000, DIF_BPF_COEFF23, 0x0004000e},
105 {3300000, DIF_BPF_COEFF23, 0x00000008},
129 {3400000, DIF_BPF_COEFF23, 0xfffd0001},
153 {3500000, DIF_BPF_COEFF23, 0xfffafff9},
177 {3600000, DIF_BPF_COEFF23, 0xfff8fff3},
201 {3700000, DIF_BPF_COEFF23, 0xfff7ffef},
225 {3800000, DIF_BPF_COEFF23, 0xfff9ffee},
249 {3900000, DIF_BPF_COEFF23, 0xfffbfff0},
[all …]
Dcx231xx-conf-reg.h328 #define DIF_BPF_COEFF23 (DIRECT_IF_REVB_BASE + 0x0000004c) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2056 #define DIF_BPF_COEFF23 (0x34c) macro
2103 cx25840_write4(client, DIF_BPF_COEFF23, 0x00080012); in cx23885_dif_setup()
2125 cx25840_write4(client, DIF_BPF_COEFF23, 0x00070012); in cx23885_dif_setup()
2147 cx25840_write4(client, DIF_BPF_COEFF23, 0x0004000e); in cx23885_dif_setup()
2169 cx25840_write4(client, DIF_BPF_COEFF23, 0x00000008); in cx23885_dif_setup()
2191 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffd0001); in cx23885_dif_setup()
2213 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffafff9); in cx23885_dif_setup()
2235 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff8fff3); in cx23885_dif_setup()
2257 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff7ffef); in cx23885_dif_setup()
2279 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff9ffee); in cx23885_dif_setup()
[all …]