Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h38 {3000000, DIF_BPF_COEFF45, 0x001e0024},
62 {3100000, DIF_BPF_COEFF45, 0x00220032},
86 {3200000, DIF_BPF_COEFF45, 0x00200038},
110 {3300000, DIF_BPF_COEFF45, 0x001a0036},
134 {3400000, DIF_BPF_COEFF45, 0x000f002c},
158 {3500000, DIF_BPF_COEFF45, 0x0002001b},
182 {3600000, DIF_BPF_COEFF45, 0xfff50006},
206 {3700000, DIF_BPF_COEFF45, 0xffe9fff1},
230 {3800000, DIF_BPF_COEFF45, 0xffe1ffdd},
254 {3900000, DIF_BPF_COEFF45, 0xffdeffcf},
[all …]
Dcx231xx-conf-reg.h336 #define DIF_BPF_COEFF45 (DIRECT_IF_REVB_BASE + 0x00000050) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2033 #define DIF_BPF_COEFF45 (0x350) macro
2080 cx25840_write4(client, DIF_BPF_COEFF45, 0x001e0024); in cx23885_dif_setup()
2102 cx25840_write4(client, DIF_BPF_COEFF45, 0x00220032); in cx23885_dif_setup()
2124 cx25840_write4(client, DIF_BPF_COEFF45, 0x00200038); in cx23885_dif_setup()
2146 cx25840_write4(client, DIF_BPF_COEFF45, 0x001a0036); in cx23885_dif_setup()
2168 cx25840_write4(client, DIF_BPF_COEFF45, 0x000f002c); in cx23885_dif_setup()
2190 cx25840_write4(client, DIF_BPF_COEFF45, 0x0002001b); in cx23885_dif_setup()
2212 cx25840_write4(client, DIF_BPF_COEFF45, 0xfff50006); in cx23885_dif_setup()
2234 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe9fff1); in cx23885_dif_setup()
2256 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe1ffdd); in cx23885_dif_setup()
[all …]