Home
last modified time | relevance | path

Searched refs:DIF_BPF_COEFF2021 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dif.h46 {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 …]
Dcx231xx-conf-reg.h400 #define DIF_BPF_COEFF2021 (DIRECT_IF_REVB_BASE + 0x00000070) macro
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c2046 #define DIF_BPF_COEFF2021 (0x370) macro
2093 cx25840_write4(client, DIF_BPF_COEFF2021, 0x07010688); in cx23885_dif_setup()
2115 cx25840_write4(client, DIF_BPF_COEFF2021, 0x0738074e); in cx23885_dif_setup()
2137 cx25840_write4(client, DIF_BPF_COEFF2021, 0x072607d2); in cx23885_dif_setup()
2159 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06c9080e); in cx23885_dif_setup()
2181 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06270802); in cx23885_dif_setup()
2203 cx25840_write4(client, DIF_BPF_COEFF2021, 0x054507ad); in cx23885_dif_setup()
2225 cx25840_write4(client, DIF_BPF_COEFF2021, 0x042d0713); in cx23885_dif_setup()
2247 cx25840_write4(client, DIF_BPF_COEFF2021, 0x02ea0638); in cx23885_dif_setup()
2269 cx25840_write4(client, DIF_BPF_COEFF2021, 0x01880525); in cx23885_dif_setup()
[all …]