Searched refs:DIF_BPF_COEFF2021 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 42 {3000000, DIF_BPF_COEFF2021, 0x07010688}, 66 {3100000, DIF_BPF_COEFF2021, 0x0738074e}, 90 {3200000, DIF_BPF_COEFF2021, 0x072607d2}, 114 {3300000, DIF_BPF_COEFF2021, 0x06c9080e}, 138 {3400000, DIF_BPF_COEFF2021, 0x06270802}, 162 {3500000, DIF_BPF_COEFF2021, 0x054507ad}, 186 {3600000, DIF_BPF_COEFF2021, 0x042d0713}, 210 {3700000, DIF_BPF_COEFF2021, 0x02ea0638}, 234 {3800000, DIF_BPF_COEFF2021, 0x01880525}, 258 {3900000, DIF_BPF_COEFF2021, 0x001703e4}, [all …]
|
D | cx231xx-conf-reg.h | 400 #define DIF_BPF_COEFF2021 (DIRECT_IF_REVB_BASE + 0x00000070) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2065 #define DIF_BPF_COEFF2021 (0x370) macro 2112 cx25840_write4(client, DIF_BPF_COEFF2021, 0x07010688); in cx23885_dif_setup() 2134 cx25840_write4(client, DIF_BPF_COEFF2021, 0x0738074e); in cx23885_dif_setup() 2156 cx25840_write4(client, DIF_BPF_COEFF2021, 0x072607d2); in cx23885_dif_setup() 2178 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06c9080e); in cx23885_dif_setup() 2200 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06270802); in cx23885_dif_setup() 2222 cx25840_write4(client, DIF_BPF_COEFF2021, 0x054507ad); in cx23885_dif_setup() 2244 cx25840_write4(client, DIF_BPF_COEFF2021, 0x042d0713); in cx23885_dif_setup() 2266 cx25840_write4(client, DIF_BPF_COEFF2021, 0x02ea0638); in cx23885_dif_setup() 2288 cx25840_write4(client, DIF_BPF_COEFF2021, 0x01880525); in cx23885_dif_setup() [all …]
|