Home
last modified time | relevance | path

Searched refs:DIF_BPF_COEFF3031 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dif.h47 {3000000, DIF_BPF_COEFF3031, 0xf64efb22},
71 {3100000, DIF_BPF_COEFF3031, 0xf573fa33},
95 {3200000, DIF_BPF_COEFF3031, 0xf4a7f94b},
119 {3300000, DIF_BPF_COEFF3031, 0xf3ecf869},
143 {3400000, DIF_BPF_COEFF3031, 0xf342f78f},
167 {3500000, DIF_BPF_COEFF3031, 0xf2abf6bd},
191 {3600000, DIF_BPF_COEFF3031, 0xf228f5f5},
215 {3700000, DIF_BPF_COEFF3031, 0xf1b8f537},
239 {3800000, DIF_BPF_COEFF3031, 0xf15df484},
263 {3900000, DIF_BPF_COEFF3031, 0xf118f3dc},
[all …]
Dcx231xx-conf-reg.h440 #define DIF_BPF_COEFF3031 (DIRECT_IF_REVB_BASE + 0x00000084) macro
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c2070 #define DIF_BPF_COEFF3031 (0x384) macro
2117 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf64efb22); in cx23885_dif_setup()
2139 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf573fa33); in cx23885_dif_setup()
2161 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf4a7f94b); in cx23885_dif_setup()
2183 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf3ecf869); in cx23885_dif_setup()
2205 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf342f78f); in cx23885_dif_setup()
2227 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf2abf6bd); in cx23885_dif_setup()
2249 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf228f5f5); in cx23885_dif_setup()
2271 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf1b8f537); in cx23885_dif_setup()
2293 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf15df484); in cx23885_dif_setup()
[all …]