Searched refs:DIF_BPF_COEFF2021 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 46 {3000000, DIF_BPF_COEFF2021, 0x07010688}, 70 {3100000, DIF_BPF_COEFF2021, 0x0738074e}, 94 {3200000, DIF_BPF_COEFF2021, 0x072607d2}, 118 {3300000, DIF_BPF_COEFF2021, 0x06c9080e}, 142 {3400000, DIF_BPF_COEFF2021, 0x06270802}, 166 {3500000, DIF_BPF_COEFF2021, 0x054507ad}, 190 {3600000, DIF_BPF_COEFF2021, 0x042d0713}, 214 {3700000, DIF_BPF_COEFF2021, 0x02ea0638}, 238 {3800000, DIF_BPF_COEFF2021, 0x01880525}, 262 {3900000, DIF_BPF_COEFF2021, 0x001703e4}, [all …]
|
D | cx231xx-conf-reg.h | 400 #define DIF_BPF_COEFF2021 (DIRECT_IF_REVB_BASE + 0x00000070) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2041 #define DIF_BPF_COEFF2021 (0x370) macro 2088 cx25840_write4(client, DIF_BPF_COEFF2021, 0x07010688); in cx23885_dif_setup() 2110 cx25840_write4(client, DIF_BPF_COEFF2021, 0x0738074e); in cx23885_dif_setup() 2132 cx25840_write4(client, DIF_BPF_COEFF2021, 0x072607d2); in cx23885_dif_setup() 2154 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06c9080e); in cx23885_dif_setup() 2176 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06270802); in cx23885_dif_setup() 2198 cx25840_write4(client, DIF_BPF_COEFF2021, 0x054507ad); in cx23885_dif_setup() 2220 cx25840_write4(client, DIF_BPF_COEFF2021, 0x042d0713); in cx23885_dif_setup() 2242 cx25840_write4(client, DIF_BPF_COEFF2021, 0x02ea0638); in cx23885_dif_setup() 2264 cx25840_write4(client, DIF_BPF_COEFF2021, 0x01880525); in cx23885_dif_setup() [all …]
|