Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h34 {3000000, DIF_BPF_COEFF45, 0x001e0024},
58 {3100000, DIF_BPF_COEFF45, 0x00220032},
82 {3200000, DIF_BPF_COEFF45, 0x00200038},
106 {3300000, DIF_BPF_COEFF45, 0x001a0036},
130 {3400000, DIF_BPF_COEFF45, 0x000f002c},
154 {3500000, DIF_BPF_COEFF45, 0x0002001b},
178 {3600000, DIF_BPF_COEFF45, 0xfff50006},
202 {3700000, DIF_BPF_COEFF45, 0xffe9fff1},
226 {3800000, DIF_BPF_COEFF45, 0xffe1ffdd},
250 {3900000, DIF_BPF_COEFF45, 0xffdeffcf},
[all …]
Dcx231xx-conf-reg.h336 #define DIF_BPF_COEFF45 (DIRECT_IF_REVB_BASE + 0x00000050) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2057 #define DIF_BPF_COEFF45 (0x350) macro
2104 cx25840_write4(client, DIF_BPF_COEFF45, 0x001e0024); in cx23885_dif_setup()
2126 cx25840_write4(client, DIF_BPF_COEFF45, 0x00220032); in cx23885_dif_setup()
2148 cx25840_write4(client, DIF_BPF_COEFF45, 0x00200038); in cx23885_dif_setup()
2170 cx25840_write4(client, DIF_BPF_COEFF45, 0x001a0036); in cx23885_dif_setup()
2192 cx25840_write4(client, DIF_BPF_COEFF45, 0x000f002c); in cx23885_dif_setup()
2214 cx25840_write4(client, DIF_BPF_COEFF45, 0x0002001b); in cx23885_dif_setup()
2236 cx25840_write4(client, DIF_BPF_COEFF45, 0xfff50006); in cx23885_dif_setup()
2258 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe9fff1); in cx23885_dif_setup()
2280 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe1ffdd); in cx23885_dif_setup()
[all …]