Searched refs:DIF_BPF_COEFF2627 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-dif.h | 49 {3000000, DIF_BPF_COEFF2627, 0xf600f342}, 73 {3100000, DIF_BPF_COEFF2627, 0xf6fef3b6}, 97 {3200000, DIF_BPF_COEFF2627, 0xf81ff451}, 121 {3300000, DIF_BPF_COEFF2627, 0xf961f513}, 145 {3400000, DIF_BPF_COEFF2627, 0xfabdf5f8}, 169 {3500000, DIF_BPF_COEFF2627, 0xfc2ef6ff}, 193 {3600000, DIF_BPF_COEFF2627, 0xfdaff823}, 217 {3700000, DIF_BPF_COEFF2627, 0xff39f960}, 241 {3800000, DIF_BPF_COEFF2627, 0x00c7fab3}, 265 {3900000, DIF_BPF_COEFF2627, 0x0251fc18}, [all …]
|
| D | cx231xx-conf-reg.h | 424 #define DIF_BPF_COEFF2627 (DIRECT_IF_REVB_BASE + 0x0000007c) macro
|
| /linux-4.4.14/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 2049 #define DIF_BPF_COEFF2627 (0x37c) macro 2096 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf600f342); in cx23885_dif_setup() 2118 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf6fef3b6); in cx23885_dif_setup() 2140 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf81ff451); in cx23885_dif_setup() 2162 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf961f513); in cx23885_dif_setup() 2184 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfabdf5f8); in cx23885_dif_setup() 2206 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfc2ef6ff); in cx23885_dif_setup() 2228 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfdaff823); in cx23885_dif_setup() 2250 cx25840_write4(client, DIF_BPF_COEFF2627, 0xff39f960); in cx23885_dif_setup() 2272 cx25840_write4(client, DIF_BPF_COEFF2627, 0x00c7fab3); in cx23885_dif_setup() [all …]
|