Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c2048 #define DIF_BPF_COEFF2425 (0x378) macro
2095 cx25840_write4(client, DIF_BPF_COEFF2425, 0xfe00f9d3); in cx23885_dif_setup()
2117 cx25840_write4(client, DIF_BPF_COEFF2425, 0xff99fb39); in cx23885_dif_setup()
2139 cx25840_write4(client, DIF_BPF_COEFF2425, 0x0134fcb7); in cx23885_dif_setup()
2161 cx25840_write4(client, DIF_BPF_COEFF2425, 0x02c9fe45); in cx23885_dif_setup()
2183 cx25840_write4(client, DIF_BPF_COEFF2425, 0x044dffdb); in cx23885_dif_setup()
2205 cx25840_write4(client, DIF_BPF_COEFF2425, 0x05b80172); in cx23885_dif_setup()
2227 cx25840_write4(client, DIF_BPF_COEFF2425, 0x07020302); in cx23885_dif_setup()
2249 cx25840_write4(client, DIF_BPF_COEFF2425, 0x08230483); in cx23885_dif_setup()
2271 cx25840_write4(client, DIF_BPF_COEFF2425, 0x091505ee); in cx23885_dif_setup()
[all …]