Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h38 {3000000, DIF_BPF_COEFF1213, 0xfe24fe34},
62 {3100000, DIF_BPF_COEFF1213, 0xfe01fdcc},
86 {3200000, DIF_BPF_COEFF1213, 0xfe0dfd92},
110 {3300000, DIF_BPF_COEFF1213, 0xfe46fd8d},
134 {3400000, DIF_BPF_COEFF1213, 0xfea6fdbb},
158 {3500000, DIF_BPF_COEFF1213, 0xff26fe1a},
182 {3600000, DIF_BPF_COEFF1213, 0xffb9fea0},
206 {3700000, DIF_BPF_COEFF1213, 0x0053ff44},
230 {3800000, DIF_BPF_COEFF1213, 0x00e6fff8},
254 {3900000, DIF_BPF_COEFF1213, 0x016300ac},
[all …]
Dcx231xx-conf-reg.h368 #define DIF_BPF_COEFF1213 (DIRECT_IF_REVB_BASE + 0x00000060) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2061 #define DIF_BPF_COEFF1213 (0x360) macro
2108 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe24fe34); in cx23885_dif_setup()
2130 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe01fdcc); in cx23885_dif_setup()
2152 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe0dfd92); in cx23885_dif_setup()
2174 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe46fd8d); in cx23885_dif_setup()
2196 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfea6fdbb); in cx23885_dif_setup()
2218 cx25840_write4(client, DIF_BPF_COEFF1213, 0xff26fe1a); in cx23885_dif_setup()
2240 cx25840_write4(client, DIF_BPF_COEFF1213, 0xffb9fea0); in cx23885_dif_setup()
2262 cx25840_write4(client, DIF_BPF_COEFF1213, 0x0053ff44); in cx23885_dif_setup()
2284 cx25840_write4(client, DIF_BPF_COEFF1213, 0x00e6fff8); in cx23885_dif_setup()
[all …]