Searched refs:DIF_BPF_COEFF1011 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 37 {3000000, DIF_BPF_COEFF1011, 0xfed8fe68}, 61 {3100000, DIF_BPF_COEFF1011, 0xff0efe7c}, 85 {3200000, DIF_BPF_COEFF1011, 0xff5cfeb6}, 109 {3300000, DIF_BPF_COEFF1011, 0xffbdff10}, 133 {3400000, DIF_BPF_COEFF1011, 0x0024ff82}, 157 {3500000, DIF_BPF_COEFF1011, 0x00870000}, 181 {3600000, DIF_BPF_COEFF1011, 0x00dc007e}, 205 {3700000, DIF_BPF_COEFF1011, 0x011a00f0}, 229 {3800000, DIF_BPF_COEFF1011, 0x013a014a}, 253 {3900000, DIF_BPF_COEFF1011, 0x01390184}, [all …]
|
D | cx231xx-conf-reg.h | 360 #define DIF_BPF_COEFF1011 (DIRECT_IF_REVB_BASE + 0x0000005c) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2060 #define DIF_BPF_COEFF1011 (0x35c) macro 2107 cx25840_write4(client, DIF_BPF_COEFF1011, 0xfed8fe68); in cx23885_dif_setup() 2129 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff0efe7c); in cx23885_dif_setup() 2151 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff5cfeb6); in cx23885_dif_setup() 2173 cx25840_write4(client, DIF_BPF_COEFF1011, 0xffbdff10); in cx23885_dif_setup() 2195 cx25840_write4(client, DIF_BPF_COEFF1011, 0x0024ff82); in cx23885_dif_setup() 2217 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00870000); in cx23885_dif_setup() 2239 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00dc007e); in cx23885_dif_setup() 2261 cx25840_write4(client, DIF_BPF_COEFF1011, 0x011a00f0); in cx23885_dif_setup() 2283 cx25840_write4(client, DIF_BPF_COEFF1011, 0x013a014a); in cx23885_dif_setup() [all …]
|