Searched refs:DIF_BPF_COEFF23 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 37 {3000000, DIF_BPF_COEFF23, 0x00080012}, 61 {3100000, DIF_BPF_COEFF23, 0x00070012}, 85 {3200000, DIF_BPF_COEFF23, 0x0004000e}, 109 {3300000, DIF_BPF_COEFF23, 0x00000008}, 133 {3400000, DIF_BPF_COEFF23, 0xfffd0001}, 157 {3500000, DIF_BPF_COEFF23, 0xfffafff9}, 181 {3600000, DIF_BPF_COEFF23, 0xfff8fff3}, 205 {3700000, DIF_BPF_COEFF23, 0xfff7ffef}, 229 {3800000, DIF_BPF_COEFF23, 0xfff9ffee}, 253 {3900000, DIF_BPF_COEFF23, 0xfffbfff0}, [all …]
|
D | cx231xx-conf-reg.h | 328 #define DIF_BPF_COEFF23 (DIRECT_IF_REVB_BASE + 0x0000004c) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2032 #define DIF_BPF_COEFF23 (0x34c) macro 2079 cx25840_write4(client, DIF_BPF_COEFF23, 0x00080012); in cx23885_dif_setup() 2101 cx25840_write4(client, DIF_BPF_COEFF23, 0x00070012); in cx23885_dif_setup() 2123 cx25840_write4(client, DIF_BPF_COEFF23, 0x0004000e); in cx23885_dif_setup() 2145 cx25840_write4(client, DIF_BPF_COEFF23, 0x00000008); in cx23885_dif_setup() 2167 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffd0001); in cx23885_dif_setup() 2189 cx25840_write4(client, DIF_BPF_COEFF23, 0xfffafff9); in cx23885_dif_setup() 2211 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff8fff3); in cx23885_dif_setup() 2233 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff7ffef); in cx23885_dif_setup() 2255 cx25840_write4(client, DIF_BPF_COEFF23, 0xfff9ffee); in cx23885_dif_setup() [all …]
|