Searched refs:DIF_BPF_COEFF1819 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 41 {3000000, DIF_BPF_COEFF1819, 0x04f0065d}, 65 {3100000, DIF_BPF_COEFF1819, 0x0434060c}, 89 {3200000, DIF_BPF_COEFF1819, 0x03410575}, 113 {3300000, DIF_BPF_COEFF1819, 0x0224049f}, 137 {3400000, DIF_BPF_COEFF1819, 0x00eb0392}, 161 {3500000, DIF_BPF_COEFF1819, 0xffa5025c}, 185 {3600000, DIF_BPF_COEFF1819, 0xfe65010b}, 209 {3700000, DIF_BPF_COEFF1819, 0xfd39ffae}, 233 {3800000, DIF_BPF_COEFF1819, 0xfc32fe54}, 257 {3900000, DIF_BPF_COEFF1819, 0xfb5cfd0d}, [all …]
|
D | cx231xx-conf-reg.h | 392 #define DIF_BPF_COEFF1819 (DIRECT_IF_REVB_BASE + 0x0000006c) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2064 #define DIF_BPF_COEFF1819 (0x36c) macro 2111 cx25840_write4(client, DIF_BPF_COEFF1819, 0x04f0065d); in cx23885_dif_setup() 2133 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0434060c); in cx23885_dif_setup() 2155 cx25840_write4(client, DIF_BPF_COEFF1819, 0x03410575); in cx23885_dif_setup() 2177 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0224049f); in cx23885_dif_setup() 2199 cx25840_write4(client, DIF_BPF_COEFF1819, 0x00eb0392); in cx23885_dif_setup() 2221 cx25840_write4(client, DIF_BPF_COEFF1819, 0xffa5025c); in cx23885_dif_setup() 2243 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfe65010b); in cx23885_dif_setup() 2265 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfd39ffae); in cx23885_dif_setup() 2287 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfc32fe54); in cx23885_dif_setup() [all …]
|