Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dif.h37 {3000000, DIF_BPF_COEFF23, 0x00080012},
61 {3100000, DIF_BPF_COEFF23, 0x00070012},
85 {3200000, DIF_BPF_COEFF23, 0x0004000e},
109 {3300000, DIF_BPF_COEFF23, 0x00000008},
133 {3400000, DIF_BPF_COEFF23, 0xfffd0001},
157 {3500000, DIF_BPF_COEFF23, 0xfffafff9},
181 {3600000, DIF_BPF_COEFF23, 0xfff8fff3},
205 {3700000, DIF_BPF_COEFF23, 0xfff7ffef},
229 {3800000, DIF_BPF_COEFF23, 0xfff9ffee},
253 {3900000, DIF_BPF_COEFF23, 0xfffbfff0},
[all …]
Dcx231xx-conf-reg.h328 #define DIF_BPF_COEFF23 (DIRECT_IF_REVB_BASE + 0x0000004c) macro
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c2037 #define DIF_BPF_COEFF23 (0x34c) macro
2084 cx25840_write4(client, DIF_BPF_COEFF23, 0x00080012); in cx23885_dif_setup()
2106 cx25840_write4(client, DIF_BPF_COEFF23, 0x00070012); in cx23885_dif_setup()
2128 cx25840_write4(client, DIF_BPF_COEFF23, 0x0004000e); in cx23885_dif_setup()
2150 cx25840_write4(client, DIF_BPF_COEFF23, 0x00000008); in cx23885_dif_setup()
2172 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffd0001); in cx23885_dif_setup()
2194 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffafff9); in cx23885_dif_setup()
2216 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff8fff3); in cx23885_dif_setup()
2238 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff7ffef); in cx23885_dif_setup()
2260 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff9ffee); in cx23885_dif_setup()
[all …]