Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dif.h52 {3000000, DIF_BPF_COEFF3233, 0x0105070f},
76 {3100000, DIF_BPF_COEFF3233, 0x0034067d},
100 {3200000, DIF_BPF_COEFF3233, 0xff6405e8},
124 {3300000, DIF_BPF_COEFF3233, 0xfe930552},
148 {3400000, DIF_BPF_COEFF3233, 0xfdc404b9},
172 {3500000, DIF_BPF_COEFF3233, 0xfcf6041f},
196 {3600000, DIF_BPF_COEFF3233, 0xfc2a0384},
220 {3700000, DIF_BPF_COEFF3233, 0xfb6102e7},
244 {3800000, DIF_BPF_COEFF3233, 0xfa9b0249},
268 {3900000, DIF_BPF_COEFF3233, 0xf9d801aa},
[all …]
Dcx231xx-conf-reg.h448 #define DIF_BPF_COEFF3233 (DIRECT_IF_REVB_BASE + 0x00000088) macro
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c2052 #define DIF_BPF_COEFF3233 (0x388) macro
2099 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0105070f); in cx23885_dif_setup()
2121 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0034067d); in cx23885_dif_setup()
2143 cx25840_write4(client, DIF_BPF_COEFF3233, 0xff6405e8); in cx23885_dif_setup()
2165 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfe930552); in cx23885_dif_setup()
2187 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfdc404b9); in cx23885_dif_setup()
2209 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfcf6041f); in cx23885_dif_setup()
2231 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfc2a0384); in cx23885_dif_setup()
2253 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfb6102e7); in cx23885_dif_setup()
2275 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfa9b0249); in cx23885_dif_setup()
[all …]