Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h39 {3000000, DIF_BPF_COEFF67, 0x001bfff8},
63 {3100000, DIF_BPF_COEFF67, 0x00370026},
87 {3200000, DIF_BPF_COEFF67, 0x004c004f},
111 {3300000, DIF_BPF_COEFF67, 0x0056006d},
135 {3400000, DIF_BPF_COEFF67, 0x0054007d},
159 {3500000, DIF_BPF_COEFF67, 0x0046007d},
183 {3600000, DIF_BPF_COEFF67, 0x002f006c},
207 {3700000, DIF_BPF_COEFF67, 0x0010004d},
231 {3800000, DIF_BPF_COEFF67, 0xfff00024},
255 {3900000, DIF_BPF_COEFF67, 0xffd1fff6},
[all …]
Dcx231xx-conf-reg.h344 #define DIF_BPF_COEFF67 (DIRECT_IF_REVB_BASE + 0x00000054) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2034 #define DIF_BPF_COEFF67 (0x354) macro
2081 cx25840_write4(client, DIF_BPF_COEFF67, 0x001bfff8); in cx23885_dif_setup()
2103 cx25840_write4(client, DIF_BPF_COEFF67, 0x00370026); in cx23885_dif_setup()
2125 cx25840_write4(client, DIF_BPF_COEFF67, 0x004c004f); in cx23885_dif_setup()
2147 cx25840_write4(client, DIF_BPF_COEFF67, 0x0056006d); in cx23885_dif_setup()
2169 cx25840_write4(client, DIF_BPF_COEFF67, 0x0054007d); in cx23885_dif_setup()
2191 cx25840_write4(client, DIF_BPF_COEFF67, 0x0046007d); in cx23885_dif_setup()
2213 cx25840_write4(client, DIF_BPF_COEFF67, 0x002f006c); in cx23885_dif_setup()
2235 cx25840_write4(client, DIF_BPF_COEFF67, 0x0010004d); in cx23885_dif_setup()
2257 cx25840_write4(client, DIF_BPF_COEFF67, 0xfff00024); in cx23885_dif_setup()
[all …]