Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h53 {3000000, DIF_BPF_COEFF3435, 0x0c460fce},
77 {3100000, DIF_BPF_COEFF3435, 0x0bfb0fb9},
101 {3200000, DIF_BPF_COEFF3435, 0x0bae0fa4},
125 {3300000, DIF_BPF_COEFF3435, 0x0b5f0f8f},
149 {3400000, DIF_BPF_COEFF3435, 0x0b0e0f78},
173 {3500000, DIF_BPF_COEFF3435, 0x0abc0f61},
197 {3600000, DIF_BPF_COEFF3435, 0x0a670f4a},
221 {3700000, DIF_BPF_COEFF3435, 0x0a110f32},
245 {3800000, DIF_BPF_COEFF3435, 0x09ba0f19},
269 {3900000, DIF_BPF_COEFF3435, 0x09600eff},
[all …]
Dcx231xx-conf-reg.h456 #define DIF_BPF_COEFF3435 (DIRECT_IF_REVB_BASE + 0x0000008c) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2048 #define DIF_BPF_COEFF3435 (0x38c) macro
2095 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0c460fce); in cx23885_dif_setup()
2117 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bfb0fb9); in cx23885_dif_setup()
2139 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bae0fa4); in cx23885_dif_setup()
2161 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b5f0f8f); in cx23885_dif_setup()
2183 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b0e0f78); in cx23885_dif_setup()
2205 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0abc0f61); in cx23885_dif_setup()
2227 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a670f4a); in cx23885_dif_setup()
2249 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a110f32); in cx23885_dif_setup()
2271 cx25840_write4(client, DIF_BPF_COEFF3435, 0x09ba0f19); in cx23885_dif_setup()
[all …]