Searched refs:DIF_BPF_COEFF1011 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 41 {3000000, DIF_BPF_COEFF1011, 0xfed8fe68}, 65 {3100000, DIF_BPF_COEFF1011, 0xff0efe7c}, 89 {3200000, DIF_BPF_COEFF1011, 0xff5cfeb6}, 113 {3300000, DIF_BPF_COEFF1011, 0xffbdff10}, 137 {3400000, DIF_BPF_COEFF1011, 0x0024ff82}, 161 {3500000, DIF_BPF_COEFF1011, 0x00870000}, 185 {3600000, DIF_BPF_COEFF1011, 0x00dc007e}, 209 {3700000, DIF_BPF_COEFF1011, 0x011a00f0}, 233 {3800000, DIF_BPF_COEFF1011, 0x013a014a}, 257 {3900000, DIF_BPF_COEFF1011, 0x01390184}, [all …]
|
D | cx231xx-conf-reg.h | 360 #define DIF_BPF_COEFF1011 (DIRECT_IF_REVB_BASE + 0x0000005c) macro
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2036 #define DIF_BPF_COEFF1011 (0x35c) macro 2083 cx25840_write4(client, DIF_BPF_COEFF1011, 0xfed8fe68); in cx23885_dif_setup() 2105 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff0efe7c); in cx23885_dif_setup() 2127 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff5cfeb6); in cx23885_dif_setup() 2149 cx25840_write4(client, DIF_BPF_COEFF1011, 0xffbdff10); in cx23885_dif_setup() 2171 cx25840_write4(client, DIF_BPF_COEFF1011, 0x0024ff82); in cx23885_dif_setup() 2193 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00870000); in cx23885_dif_setup() 2215 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00dc007e); in cx23885_dif_setup() 2237 cx25840_write4(client, DIF_BPF_COEFF1011, 0x011a00f0); in cx23885_dif_setup() 2259 cx25840_write4(client, DIF_BPF_COEFF1011, 0x013a014a); in cx23885_dif_setup() [all …]
|