Searched refs:DIF_BPF_COEFF1617 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 44 {3000000, DIF_BPF_COEFF1617, 0x014d031f}, 68 {3100000, DIF_BPF_COEFF1617, 0x00440224}, 92 {3200000, DIF_BPF_COEFF1617, 0xff36010a}, 116 {3300000, DIF_BPF_COEFF1617, 0xfe35ffe0}, 140 {3400000, DIF_BPF_COEFF1617, 0xfd51feb9}, 164 {3500000, DIF_BPF_COEFF1617, 0xfc99fda4}, 188 {3600000, DIF_BPF_COEFF1617, 0xfc17fcb1}, 212 {3700000, DIF_BPF_COEFF1617, 0xfbd3fbef}, 236 {3800000, DIF_BPF_COEFF1617, 0xfbd3fb67}, 260 {3900000, DIF_BPF_COEFF1617, 0xfc17fb23}, [all …]
|
D | cx231xx-conf-reg.h | 384 #define DIF_BPF_COEFF1617 (DIRECT_IF_REVB_BASE + 0x00000068) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2039 #define DIF_BPF_COEFF1617 (0x368) macro 2086 cx25840_write4(client, DIF_BPF_COEFF1617, 0x014d031f); in cx23885_dif_setup() 2108 cx25840_write4(client, DIF_BPF_COEFF1617, 0x00440224); in cx23885_dif_setup() 2130 cx25840_write4(client, DIF_BPF_COEFF1617, 0xff36010a); in cx23885_dif_setup() 2152 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfe35ffe0); in cx23885_dif_setup() 2174 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfd51feb9); in cx23885_dif_setup() 2196 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc99fda4); in cx23885_dif_setup() 2218 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc17fcb1); in cx23885_dif_setup() 2240 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fbef); in cx23885_dif_setup() 2262 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fb67); in cx23885_dif_setup() [all …]
|