Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h44 {3000000, DIF_BPF_COEFF2425, 0xfe00f9d3},
68 {3100000, DIF_BPF_COEFF2425, 0xff99fb39},
92 {3200000, DIF_BPF_COEFF2425, 0x0134fcb7},
116 {3300000, DIF_BPF_COEFF2425, 0x02c9fe45},
140 {3400000, DIF_BPF_COEFF2425, 0x044dffdb},
164 {3500000, DIF_BPF_COEFF2425, 0x05b80172},
188 {3600000, DIF_BPF_COEFF2425, 0x07020302},
212 {3700000, DIF_BPF_COEFF2425, 0x08230483},
236 {3800000, DIF_BPF_COEFF2425, 0x091505ee},
260 {3900000, DIF_BPF_COEFF2425, 0x09d2073c},
[all …]
Dcx231xx-conf-reg.h416 #define DIF_BPF_COEFF2425 (DIRECT_IF_REVB_BASE + 0x00000078) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2067 #define DIF_BPF_COEFF2425 (0x378) macro
2114 cx25840_write4(client, DIF_BPF_COEFF2425, 0xfe00f9d3); in cx23885_dif_setup()
2136 cx25840_write4(client, DIF_BPF_COEFF2425, 0xff99fb39); in cx23885_dif_setup()
2158 cx25840_write4(client, DIF_BPF_COEFF2425, 0x0134fcb7); in cx23885_dif_setup()
2180 cx25840_write4(client, DIF_BPF_COEFF2425, 0x02c9fe45); in cx23885_dif_setup()
2202 cx25840_write4(client, DIF_BPF_COEFF2425, 0x044dffdb); in cx23885_dif_setup()
2224 cx25840_write4(client, DIF_BPF_COEFF2425, 0x05b80172); in cx23885_dif_setup()
2246 cx25840_write4(client, DIF_BPF_COEFF2425, 0x07020302); in cx23885_dif_setup()
2268 cx25840_write4(client, DIF_BPF_COEFF2425, 0x08230483); in cx23885_dif_setup()
2290 cx25840_write4(client, DIF_BPF_COEFF2425, 0x091505ee); in cx23885_dif_setup()
[all …]