Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h48 {3000000, DIF_BPF_COEFF2425, 0xfe00f9d3},
72 {3100000, DIF_BPF_COEFF2425, 0xff99fb39},
96 {3200000, DIF_BPF_COEFF2425, 0x0134fcb7},
120 {3300000, DIF_BPF_COEFF2425, 0x02c9fe45},
144 {3400000, DIF_BPF_COEFF2425, 0x044dffdb},
168 {3500000, DIF_BPF_COEFF2425, 0x05b80172},
192 {3600000, DIF_BPF_COEFF2425, 0x07020302},
216 {3700000, DIF_BPF_COEFF2425, 0x08230483},
240 {3800000, DIF_BPF_COEFF2425, 0x091505ee},
264 {3900000, DIF_BPF_COEFF2425, 0x09d2073c},
[all …]
Dcx231xx-conf-reg.h416 #define DIF_BPF_COEFF2425 (DIRECT_IF_REVB_BASE + 0x00000078) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2043 #define DIF_BPF_COEFF2425 (0x378) macro
2090 cx25840_write4(client, DIF_BPF_COEFF2425, 0xfe00f9d3); in cx23885_dif_setup()
2112 cx25840_write4(client, DIF_BPF_COEFF2425, 0xff99fb39); in cx23885_dif_setup()
2134 cx25840_write4(client, DIF_BPF_COEFF2425, 0x0134fcb7); in cx23885_dif_setup()
2156 cx25840_write4(client, DIF_BPF_COEFF2425, 0x02c9fe45); in cx23885_dif_setup()
2178 cx25840_write4(client, DIF_BPF_COEFF2425, 0x044dffdb); in cx23885_dif_setup()
2200 cx25840_write4(client, DIF_BPF_COEFF2425, 0x05b80172); in cx23885_dif_setup()
2222 cx25840_write4(client, DIF_BPF_COEFF2425, 0x07020302); in cx23885_dif_setup()
2244 cx25840_write4(client, DIF_BPF_COEFF2425, 0x08230483); in cx23885_dif_setup()
2266 cx25840_write4(client, DIF_BPF_COEFF2425, 0x091505ee); in cx23885_dif_setup()
[all …]