Searched refs:DIF_BPF_COEFF36 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 54 {3000000, DIF_BPF_COEFF36, 0x110d0000}, 78 {3100000, DIF_BPF_COEFF36, 0x110d0000}, 102 {3200000, DIF_BPF_COEFF36, 0x110d0000}, 126 {3300000, DIF_BPF_COEFF36, 0x110d0000}, 150 {3400000, DIF_BPF_COEFF36, 0x110d0000}, 174 {3500000, DIF_BPF_COEFF36, 0x110d0000}, 198 {3600000, DIF_BPF_COEFF36, 0x110d0000}, 222 {3700000, DIF_BPF_COEFF36, 0x110d0000}, 246 {3800000, DIF_BPF_COEFF36, 0x110d0000}, 270 {3900000, DIF_BPF_COEFF36, 0x110d0000}, [all …]
|
D | cx231xx-conf-reg.h | 464 #define DIF_BPF_COEFF36 (DIRECT_IF_REVB_BASE + 0x00000090) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2049 #define DIF_BPF_COEFF36 (0x390) macro 2096 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2118 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2140 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2162 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2184 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2206 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2228 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2250 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2272 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() [all …]
|