Searched refs:DIF_BPF_COEFF3233 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 52 {3000000, DIF_BPF_COEFF3233, 0x0105070f}, 76 {3100000, DIF_BPF_COEFF3233, 0x0034067d}, 100 {3200000, DIF_BPF_COEFF3233, 0xff6405e8}, 124 {3300000, DIF_BPF_COEFF3233, 0xfe930552}, 148 {3400000, DIF_BPF_COEFF3233, 0xfdc404b9}, 172 {3500000, DIF_BPF_COEFF3233, 0xfcf6041f}, 196 {3600000, DIF_BPF_COEFF3233, 0xfc2a0384}, 220 {3700000, DIF_BPF_COEFF3233, 0xfb6102e7}, 244 {3800000, DIF_BPF_COEFF3233, 0xfa9b0249}, 268 {3900000, DIF_BPF_COEFF3233, 0xf9d801aa}, [all …]
|
D | cx231xx-conf-reg.h | 448 #define DIF_BPF_COEFF3233 (DIRECT_IF_REVB_BASE + 0x00000088) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2047 #define DIF_BPF_COEFF3233 (0x388) macro 2094 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0105070f); in cx23885_dif_setup() 2116 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0034067d); in cx23885_dif_setup() 2138 cx25840_write4(client, DIF_BPF_COEFF3233, 0xff6405e8); in cx23885_dif_setup() 2160 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfe930552); in cx23885_dif_setup() 2182 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfdc404b9); in cx23885_dif_setup() 2204 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfcf6041f); in cx23885_dif_setup() 2226 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfc2a0384); in cx23885_dif_setup() 2248 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfb6102e7); in cx23885_dif_setup() 2270 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfa9b0249); in cx23885_dif_setup() [all …]
|