Searched refs:DIF_BPF_COEFF1819 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 45 {3000000, DIF_BPF_COEFF1819, 0x04f0065d}, 69 {3100000, DIF_BPF_COEFF1819, 0x0434060c}, 93 {3200000, DIF_BPF_COEFF1819, 0x03410575}, 117 {3300000, DIF_BPF_COEFF1819, 0x0224049f}, 141 {3400000, DIF_BPF_COEFF1819, 0x00eb0392}, 165 {3500000, DIF_BPF_COEFF1819, 0xffa5025c}, 189 {3600000, DIF_BPF_COEFF1819, 0xfe65010b}, 213 {3700000, DIF_BPF_COEFF1819, 0xfd39ffae}, 237 {3800000, DIF_BPF_COEFF1819, 0xfc32fe54}, 261 {3900000, DIF_BPF_COEFF1819, 0xfb5cfd0d}, [all …]
|
D | cx231xx-conf-reg.h | 392 #define DIF_BPF_COEFF1819 (DIRECT_IF_REVB_BASE + 0x0000006c) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2040 #define DIF_BPF_COEFF1819 (0x36c) macro 2087 cx25840_write4(client, DIF_BPF_COEFF1819, 0x04f0065d); in cx23885_dif_setup() 2109 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0434060c); in cx23885_dif_setup() 2131 cx25840_write4(client, DIF_BPF_COEFF1819, 0x03410575); in cx23885_dif_setup() 2153 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0224049f); in cx23885_dif_setup() 2175 cx25840_write4(client, DIF_BPF_COEFF1819, 0x00eb0392); in cx23885_dif_setup() 2197 cx25840_write4(client, DIF_BPF_COEFF1819, 0xffa5025c); in cx23885_dif_setup() 2219 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfe65010b); in cx23885_dif_setup() 2241 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfd39ffae); in cx23885_dif_setup() 2263 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfc32fe54); in cx23885_dif_setup() [all …]
|