Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h48 {3000000, DIF_BPF_COEFF3233, 0x0105070f},
72 {3100000, DIF_BPF_COEFF3233, 0x0034067d},
96 {3200000, DIF_BPF_COEFF3233, 0xff6405e8},
120 {3300000, DIF_BPF_COEFF3233, 0xfe930552},
144 {3400000, DIF_BPF_COEFF3233, 0xfdc404b9},
168 {3500000, DIF_BPF_COEFF3233, 0xfcf6041f},
192 {3600000, DIF_BPF_COEFF3233, 0xfc2a0384},
216 {3700000, DIF_BPF_COEFF3233, 0xfb6102e7},
240 {3800000, DIF_BPF_COEFF3233, 0xfa9b0249},
264 {3900000, DIF_BPF_COEFF3233, 0xf9d801aa},
[all …]
Dcx231xx-conf-reg.h448 #define DIF_BPF_COEFF3233 (DIRECT_IF_REVB_BASE + 0x00000088) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2071 #define DIF_BPF_COEFF3233 (0x388) macro
2118 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0105070f); in cx23885_dif_setup()
2140 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0034067d); in cx23885_dif_setup()
2162 cx25840_write4(client, DIF_BPF_COEFF3233, 0xff6405e8); in cx23885_dif_setup()
2184 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfe930552); in cx23885_dif_setup()
2206 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfdc404b9); in cx23885_dif_setup()
2228 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfcf6041f); in cx23885_dif_setup()
2250 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfc2a0384); in cx23885_dif_setup()
2272 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfb6102e7); in cx23885_dif_setup()
2294 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfa9b0249); in cx23885_dif_setup()
[all …]