Searched refs:DIF_BPF_COEFF3031 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/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.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2046 #define DIF_BPF_COEFF3031 (0x384) macro 2093 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf64efb22); in cx23885_dif_setup() 2115 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf573fa33); in cx23885_dif_setup() 2137 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf4a7f94b); in cx23885_dif_setup() 2159 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf3ecf869); in cx23885_dif_setup() 2181 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf342f78f); in cx23885_dif_setup() 2203 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf2abf6bd); in cx23885_dif_setup() 2225 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf228f5f5); in cx23885_dif_setup() 2247 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf1b8f537); in cx23885_dif_setup() 2269 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf15df484); in cx23885_dif_setup() [all …]
|