Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h36 {3000000, DIF_BPF_COEFF89, 0xffb4ff50},
60 {3100000, DIF_BPF_COEFF89, 0xfff0ff91},
84 {3200000, DIF_BPF_COEFF89, 0x002fffdf},
108 {3300000, DIF_BPF_COEFF89, 0x00670030},
132 {3400000, DIF_BPF_COEFF89, 0x0093007c},
156 {3500000, DIF_BPF_COEFF89, 0x00ad00ba},
180 {3600000, DIF_BPF_COEFF89, 0x00b200e3},
204 {3700000, DIF_BPF_COEFF89, 0x00a100f2},
228 {3800000, DIF_BPF_COEFF89, 0x007c00e5},
252 {3900000, DIF_BPF_COEFF89, 0x004800be},
[all …]
Dcx231xx-conf-reg.h352 #define DIF_BPF_COEFF89 (DIRECT_IF_REVB_BASE + 0x00000058) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2059 #define DIF_BPF_COEFF89 (0x358) macro
2106 cx25840_write4(client, DIF_BPF_COEFF89, 0xffb4ff50); in cx23885_dif_setup()
2128 cx25840_write4(client, DIF_BPF_COEFF89, 0xfff0ff91); in cx23885_dif_setup()
2150 cx25840_write4(client, DIF_BPF_COEFF89, 0x002fffdf); in cx23885_dif_setup()
2172 cx25840_write4(client, DIF_BPF_COEFF89, 0x00670030); in cx23885_dif_setup()
2194 cx25840_write4(client, DIF_BPF_COEFF89, 0x0093007c); in cx23885_dif_setup()
2216 cx25840_write4(client, DIF_BPF_COEFF89, 0x00ad00ba); in cx23885_dif_setup()
2238 cx25840_write4(client, DIF_BPF_COEFF89, 0x00b200e3); in cx23885_dif_setup()
2260 cx25840_write4(client, DIF_BPF_COEFF89, 0x00a100f2); in cx23885_dif_setup()
2282 cx25840_write4(client, DIF_BPF_COEFF89, 0x007c00e5); in cx23885_dif_setup()
[all …]