Searched refs:DIF_BPF_COEFF1617 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 40 {3000000, DIF_BPF_COEFF1617, 0x014d031f}, 64 {3100000, DIF_BPF_COEFF1617, 0x00440224}, 88 {3200000, DIF_BPF_COEFF1617, 0xff36010a}, 112 {3300000, DIF_BPF_COEFF1617, 0xfe35ffe0}, 136 {3400000, DIF_BPF_COEFF1617, 0xfd51feb9}, 160 {3500000, DIF_BPF_COEFF1617, 0xfc99fda4}, 184 {3600000, DIF_BPF_COEFF1617, 0xfc17fcb1}, 208 {3700000, DIF_BPF_COEFF1617, 0xfbd3fbef}, 232 {3800000, DIF_BPF_COEFF1617, 0xfbd3fb67}, 256 {3900000, DIF_BPF_COEFF1617, 0xfc17fb23}, [all …]
|
D | cx231xx-conf-reg.h | 384 #define DIF_BPF_COEFF1617 (DIRECT_IF_REVB_BASE + 0x00000068) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2063 #define DIF_BPF_COEFF1617 (0x368) macro 2110 cx25840_write4(client, DIF_BPF_COEFF1617, 0x014d031f); in cx23885_dif_setup() 2132 cx25840_write4(client, DIF_BPF_COEFF1617, 0x00440224); in cx23885_dif_setup() 2154 cx25840_write4(client, DIF_BPF_COEFF1617, 0xff36010a); in cx23885_dif_setup() 2176 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfe35ffe0); in cx23885_dif_setup() 2198 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfd51feb9); in cx23885_dif_setup() 2220 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc99fda4); in cx23885_dif_setup() 2242 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc17fcb1); in cx23885_dif_setup() 2264 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fbef); in cx23885_dif_setup() 2286 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fb67); in cx23885_dif_setup() [all …]
|