Searched refs:DIF_BPF_COEFF1415 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-dif.h | 43 {3000000, DIF_BPF_COEFF1415, 0xfebaffc7}, 67 {3100000, DIF_BPF_COEFF1415, 0xfe0afedb}, 91 {3200000, DIF_BPF_COEFF1415, 0xfd7ffe03}, 115 {3300000, DIF_BPF_COEFF1415, 0xfd25fd4f}, 139 {3400000, DIF_BPF_COEFF1415, 0xfd03fcca}, 163 {3500000, DIF_BPF_COEFF1415, 0xfd1bfc7e}, 187 {3600000, DIF_BPF_COEFF1415, 0xfd6bfc71}, 211 {3700000, DIF_BPF_COEFF1415, 0xfdedfca2}, 235 {3800000, DIF_BPF_COEFF1415, 0xfe98fd0f}, 259 {3900000, DIF_BPF_COEFF1415, 0xff5efdb1}, [all …]
|
| D | cx231xx-conf-reg.h | 376 #define DIF_BPF_COEFF1415 (DIRECT_IF_REVB_BASE + 0x00000064) macro
|
| /linux-4.4.14/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 2043 #define DIF_BPF_COEFF1415 (0x364) macro 2090 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfebaffc7); in cx23885_dif_setup() 2112 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfe0afedb); in cx23885_dif_setup() 2134 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd7ffe03); in cx23885_dif_setup() 2156 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd25fd4f); in cx23885_dif_setup() 2178 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd03fcca); in cx23885_dif_setup() 2200 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd1bfc7e); in cx23885_dif_setup() 2222 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd6bfc71); in cx23885_dif_setup() 2244 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfdedfca2); in cx23885_dif_setup() 2266 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfe98fd0f); in cx23885_dif_setup() [all …]
|