Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-dif.h25 {3000000, DIF_BPF_COEFF45, 0x001e0024},
49 {3100000, DIF_BPF_COEFF45, 0x00220032},
73 {3200000, DIF_BPF_COEFF45, 0x00200038},
97 {3300000, DIF_BPF_COEFF45, 0x001a0036},
121 {3400000, DIF_BPF_COEFF45, 0x000f002c},
145 {3500000, DIF_BPF_COEFF45, 0x0002001b},
169 {3600000, DIF_BPF_COEFF45, 0xfff50006},
193 {3700000, DIF_BPF_COEFF45, 0xffe9fff1},
217 {3800000, DIF_BPF_COEFF45, 0xffe1ffdd},
241 {3900000, DIF_BPF_COEFF45, 0xffdeffcf},
[all …]
Dcx231xx-conf-reg.h324 #define DIF_BPF_COEFF45 (DIRECT_IF_REVB_BASE + 0x00000050) macro
/linux-5.19.10/drivers/media/i2c/cx25840/
Dcx25840-core.c2723 #define DIF_BPF_COEFF45 (0x350) macro
2770 cx25840_write4(client, DIF_BPF_COEFF45, 0x001e0024); in cx23885_dif_setup()
2792 cx25840_write4(client, DIF_BPF_COEFF45, 0x00220032); in cx23885_dif_setup()
2814 cx25840_write4(client, DIF_BPF_COEFF45, 0x00200038); in cx23885_dif_setup()
2836 cx25840_write4(client, DIF_BPF_COEFF45, 0x001a0036); in cx23885_dif_setup()
2858 cx25840_write4(client, DIF_BPF_COEFF45, 0x000f002c); in cx23885_dif_setup()
2880 cx25840_write4(client, DIF_BPF_COEFF45, 0x0002001b); in cx23885_dif_setup()
2902 cx25840_write4(client, DIF_BPF_COEFF45, 0xfff50006); in cx23885_dif_setup()
2924 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe9fff1); in cx23885_dif_setup()
2946 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe1ffdd); in cx23885_dif_setup()
[all …]