Searched refs:DIF_BPF_COEFF45 (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-dif.h | 38 {3000000, DIF_BPF_COEFF45, 0x001e0024}, 62 {3100000, DIF_BPF_COEFF45, 0x00220032}, 86 {3200000, DIF_BPF_COEFF45, 0x00200038}, 110 {3300000, DIF_BPF_COEFF45, 0x001a0036}, 134 {3400000, DIF_BPF_COEFF45, 0x000f002c}, 158 {3500000, DIF_BPF_COEFF45, 0x0002001b}, 182 {3600000, DIF_BPF_COEFF45, 0xfff50006}, 206 {3700000, DIF_BPF_COEFF45, 0xffe9fff1}, 230 {3800000, DIF_BPF_COEFF45, 0xffe1ffdd}, 254 {3900000, DIF_BPF_COEFF45, 0xffdeffcf}, [all …]
|
D | cx231xx-conf-reg.h | 336 #define DIF_BPF_COEFF45 (DIRECT_IF_REVB_BASE + 0x00000050) macro
|
/linux-3.4.99/drivers/media/video/cx25840/ |
D | cx25840-core.c | 2014 #define DIF_BPF_COEFF45 (0x350) macro 2061 cx25840_write4(client, DIF_BPF_COEFF45, 0x001e0024); in cx23885_dif_setup() 2083 cx25840_write4(client, DIF_BPF_COEFF45, 0x00220032); in cx23885_dif_setup() 2105 cx25840_write4(client, DIF_BPF_COEFF45, 0x00200038); in cx23885_dif_setup() 2127 cx25840_write4(client, DIF_BPF_COEFF45, 0x001a0036); in cx23885_dif_setup() 2149 cx25840_write4(client, DIF_BPF_COEFF45, 0x000f002c); in cx23885_dif_setup() 2171 cx25840_write4(client, DIF_BPF_COEFF45, 0x0002001b); in cx23885_dif_setup() 2193 cx25840_write4(client, DIF_BPF_COEFF45, 0xfff50006); in cx23885_dif_setup() 2215 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe9fff1); in cx23885_dif_setup() 2237 cx25840_write4(client, DIF_BPF_COEFF45, 0xffe1ffdd); in cx23885_dif_setup() [all …]
|