Searched refs:DIF_BPF_COEFF3031 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-dif.h | 51 {3000000, DIF_BPF_COEFF3031, 0xf64efb22}, 75 {3100000, DIF_BPF_COEFF3031, 0xf573fa33}, 99 {3200000, DIF_BPF_COEFF3031, 0xf4a7f94b}, 123 {3300000, DIF_BPF_COEFF3031, 0xf3ecf869}, 147 {3400000, DIF_BPF_COEFF3031, 0xf342f78f}, 171 {3500000, DIF_BPF_COEFF3031, 0xf2abf6bd}, 195 {3600000, DIF_BPF_COEFF3031, 0xf228f5f5}, 219 {3700000, DIF_BPF_COEFF3031, 0xf1b8f537}, 243 {3800000, DIF_BPF_COEFF3031, 0xf15df484}, 267 {3900000, DIF_BPF_COEFF3031, 0xf118f3dc}, [all …]
|
| D | cx231xx-conf-reg.h | 440 #define DIF_BPF_COEFF3031 (DIRECT_IF_REVB_BASE + 0x00000084) macro
|
| /linux-4.4.14/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 2051 #define DIF_BPF_COEFF3031 (0x384) macro 2098 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf64efb22); in cx23885_dif_setup() 2120 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf573fa33); in cx23885_dif_setup() 2142 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf4a7f94b); in cx23885_dif_setup() 2164 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf3ecf869); in cx23885_dif_setup() 2186 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf342f78f); in cx23885_dif_setup() 2208 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf2abf6bd); in cx23885_dif_setup() 2230 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf228f5f5); in cx23885_dif_setup() 2252 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf1b8f537); in cx23885_dif_setup() 2274 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf15df484); in cx23885_dif_setup() [all …]
|