Searched refs:DIF_BPF_COEFF3435 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 49 {3000000, DIF_BPF_COEFF3435, 0x0c460fce}, 73 {3100000, DIF_BPF_COEFF3435, 0x0bfb0fb9}, 97 {3200000, DIF_BPF_COEFF3435, 0x0bae0fa4}, 121 {3300000, DIF_BPF_COEFF3435, 0x0b5f0f8f}, 145 {3400000, DIF_BPF_COEFF3435, 0x0b0e0f78}, 169 {3500000, DIF_BPF_COEFF3435, 0x0abc0f61}, 193 {3600000, DIF_BPF_COEFF3435, 0x0a670f4a}, 217 {3700000, DIF_BPF_COEFF3435, 0x0a110f32}, 241 {3800000, DIF_BPF_COEFF3435, 0x09ba0f19}, 265 {3900000, DIF_BPF_COEFF3435, 0x09600eff}, [all …]
|
D | cx231xx-conf-reg.h | 456 #define DIF_BPF_COEFF3435 (DIRECT_IF_REVB_BASE + 0x0000008c) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2072 #define DIF_BPF_COEFF3435 (0x38c) macro 2119 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0c460fce); in cx23885_dif_setup() 2141 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bfb0fb9); in cx23885_dif_setup() 2163 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bae0fa4); in cx23885_dif_setup() 2185 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b5f0f8f); in cx23885_dif_setup() 2207 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b0e0f78); in cx23885_dif_setup() 2229 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0abc0f61); in cx23885_dif_setup() 2251 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a670f4a); in cx23885_dif_setup() 2273 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a110f32); in cx23885_dif_setup() 2295 cx25840_write4(client, DIF_BPF_COEFF3435, 0x09ba0f19); in cx23885_dif_setup() [all …]
|