Searched refs:DIF_BPF_COEFF1617 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 31 {3000000, DIF_BPF_COEFF1617, 0x014d031f}, 55 {3100000, DIF_BPF_COEFF1617, 0x00440224}, 79 {3200000, DIF_BPF_COEFF1617, 0xff36010a}, 103 {3300000, DIF_BPF_COEFF1617, 0xfe35ffe0}, 127 {3400000, DIF_BPF_COEFF1617, 0xfd51feb9}, 151 {3500000, DIF_BPF_COEFF1617, 0xfc99fda4}, 175 {3600000, DIF_BPF_COEFF1617, 0xfc17fcb1}, 199 {3700000, DIF_BPF_COEFF1617, 0xfbd3fbef}, 223 {3800000, DIF_BPF_COEFF1617, 0xfbd3fb67}, 247 {3900000, DIF_BPF_COEFF1617, 0xfc17fb23}, [all …]
|
D | cx231xx-conf-reg.h | 372 #define DIF_BPF_COEFF1617 (DIRECT_IF_REVB_BASE + 0x00000068) macro
|
/Linux-v5.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2729 #define DIF_BPF_COEFF1617 (0x368) macro 2776 cx25840_write4(client, DIF_BPF_COEFF1617, 0x014d031f); in cx23885_dif_setup() 2798 cx25840_write4(client, DIF_BPF_COEFF1617, 0x00440224); in cx23885_dif_setup() 2820 cx25840_write4(client, DIF_BPF_COEFF1617, 0xff36010a); in cx23885_dif_setup() 2842 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfe35ffe0); in cx23885_dif_setup() 2864 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfd51feb9); in cx23885_dif_setup() 2886 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc99fda4); in cx23885_dif_setup() 2908 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfc17fcb1); in cx23885_dif_setup() 2930 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fbef); in cx23885_dif_setup() 2952 cx25840_write4(client, DIF_BPF_COEFF1617, 0xfbd3fb67); in cx23885_dif_setup() [all …]
|