Searched refs:DIF_BPF_COEFF67 (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-dif.h | 39 {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 …]
|
D | cx231xx-conf-reg.h | 344 #define DIF_BPF_COEFF67 (DIRECT_IF_REVB_BASE + 0x00000054) macro
|
/linux-3.4.99/drivers/media/video/cx25840/ |
D | cx25840-core.c | 2015 #define DIF_BPF_COEFF67 (0x354) macro 2062 cx25840_write4(client, DIF_BPF_COEFF67, 0x001bfff8); in cx23885_dif_setup() 2084 cx25840_write4(client, DIF_BPF_COEFF67, 0x00370026); in cx23885_dif_setup() 2106 cx25840_write4(client, DIF_BPF_COEFF67, 0x004c004f); in cx23885_dif_setup() 2128 cx25840_write4(client, DIF_BPF_COEFF67, 0x0056006d); in cx23885_dif_setup() 2150 cx25840_write4(client, DIF_BPF_COEFF67, 0x0054007d); in cx23885_dif_setup() 2172 cx25840_write4(client, DIF_BPF_COEFF67, 0x0046007d); in cx23885_dif_setup() 2194 cx25840_write4(client, DIF_BPF_COEFF67, 0x002f006c); in cx23885_dif_setup() 2216 cx25840_write4(client, DIF_BPF_COEFF67, 0x0010004d); in cx23885_dif_setup() 2238 cx25840_write4(client, DIF_BPF_COEFF67, 0xfff00024); in cx23885_dif_setup() [all …]
|