Searched refs:DIF_BPF_COEFF01 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-dif.h | 36 {3000000, DIF_BPF_COEFF01, 0x00000002}, 60 {3100000, DIF_BPF_COEFF01, 0x00000001}, 84 {3200000, DIF_BPF_COEFF01, 0x00000000}, 108 {3300000, DIF_BPF_COEFF01, 0x0000ffff}, 132 {3400000, DIF_BPF_COEFF01, 0xfffffffe}, 156 {3500000, DIF_BPF_COEFF01, 0xfffffffd}, 180 {3600000, DIF_BPF_COEFF01, 0xfffffffd}, 204 {3700000, DIF_BPF_COEFF01, 0x0000fffd}, 228 {3800000, DIF_BPF_COEFF01, 0x0000fffe}, 252 {3900000, DIF_BPF_COEFF01, 0x00000000}, [all …]
|
| D | cx231xx-conf-reg.h | 320 #define DIF_BPF_COEFF01 (DIRECT_IF_REVB_BASE + 0x00000048) macro
|
| /linux-4.4.14/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 2036 #define DIF_BPF_COEFF01 (0x348) macro 2083 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000002); in cx23885_dif_setup() 2105 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000001); in cx23885_dif_setup() 2127 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000000); in cx23885_dif_setup() 2149 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000ffff); in cx23885_dif_setup() 2171 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffe); in cx23885_dif_setup() 2193 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffd); in cx23885_dif_setup() 2215 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffd); in cx23885_dif_setup() 2237 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000fffd); in cx23885_dif_setup() 2259 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000fffe); in cx23885_dif_setup() [all …]
|