Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h42 {3000000, DIF_BPF_COEFF1213, 0xfe24fe34},
66 {3100000, DIF_BPF_COEFF1213, 0xfe01fdcc},
90 {3200000, DIF_BPF_COEFF1213, 0xfe0dfd92},
114 {3300000, DIF_BPF_COEFF1213, 0xfe46fd8d},
138 {3400000, DIF_BPF_COEFF1213, 0xfea6fdbb},
162 {3500000, DIF_BPF_COEFF1213, 0xff26fe1a},
186 {3600000, DIF_BPF_COEFF1213, 0xffb9fea0},
210 {3700000, DIF_BPF_COEFF1213, 0x0053ff44},
234 {3800000, DIF_BPF_COEFF1213, 0x00e6fff8},
258 {3900000, DIF_BPF_COEFF1213, 0x016300ac},
[all …]
Dcx231xx-conf-reg.h368 #define DIF_BPF_COEFF1213 (DIRECT_IF_REVB_BASE + 0x00000060) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2037 #define DIF_BPF_COEFF1213 (0x360) macro
2084 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe24fe34); in cx23885_dif_setup()
2106 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe01fdcc); in cx23885_dif_setup()
2128 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe0dfd92); in cx23885_dif_setup()
2150 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe46fd8d); in cx23885_dif_setup()
2172 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfea6fdbb); in cx23885_dif_setup()
2194 cx25840_write4(client, DIF_BPF_COEFF1213, 0xff26fe1a); in cx23885_dif_setup()
2216 cx25840_write4(client, DIF_BPF_COEFF1213, 0xffb9fea0); in cx23885_dif_setup()
2238 cx25840_write4(client, DIF_BPF_COEFF1213, 0x0053ff44); in cx23885_dif_setup()
2260 cx25840_write4(client, DIF_BPF_COEFF1213, 0x00e6fff8); in cx23885_dif_setup()
[all …]