Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/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-3.4.99/drivers/media/video/cx25840/
Dcx25840-core.c2018 #define DIF_BPF_COEFF1213 (0x360) macro
2065 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe24fe34); in cx23885_dif_setup()
2087 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe01fdcc); in cx23885_dif_setup()
2109 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe0dfd92); in cx23885_dif_setup()
2131 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe46fd8d); in cx23885_dif_setup()
2153 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfea6fdbb); in cx23885_dif_setup()
2175 cx25840_write4(client, DIF_BPF_COEFF1213, 0xff26fe1a); in cx23885_dif_setup()
2197 cx25840_write4(client, DIF_BPF_COEFF1213, 0xffb9fea0); in cx23885_dif_setup()
2219 cx25840_write4(client, DIF_BPF_COEFF1213, 0x0053ff44); in cx23885_dif_setup()
2241 cx25840_write4(client, DIF_BPF_COEFF1213, 0x00e6fff8); in cx23885_dif_setup()
[all …]