Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-dif.h49 {3000000, DIF_BPF_COEFF2627, 0xf600f342},
73 {3100000, DIF_BPF_COEFF2627, 0xf6fef3b6},
97 {3200000, DIF_BPF_COEFF2627, 0xf81ff451},
121 {3300000, DIF_BPF_COEFF2627, 0xf961f513},
145 {3400000, DIF_BPF_COEFF2627, 0xfabdf5f8},
169 {3500000, DIF_BPF_COEFF2627, 0xfc2ef6ff},
193 {3600000, DIF_BPF_COEFF2627, 0xfdaff823},
217 {3700000, DIF_BPF_COEFF2627, 0xff39f960},
241 {3800000, DIF_BPF_COEFF2627, 0x00c7fab3},
265 {3900000, DIF_BPF_COEFF2627, 0x0251fc18},
[all …]
Dcx231xx-conf-reg.h424 #define DIF_BPF_COEFF2627 (DIRECT_IF_REVB_BASE + 0x0000007c) macro
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c2044 #define DIF_BPF_COEFF2627 (0x37c) macro
2091 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf600f342); in cx23885_dif_setup()
2113 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf6fef3b6); in cx23885_dif_setup()
2135 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf81ff451); in cx23885_dif_setup()
2157 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf961f513); in cx23885_dif_setup()
2179 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfabdf5f8); in cx23885_dif_setup()
2201 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfc2ef6ff); in cx23885_dif_setup()
2223 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfdaff823); in cx23885_dif_setup()
2245 cx25840_write4(client, DIF_BPF_COEFF2627, 0xff39f960); in cx23885_dif_setup()
2267 cx25840_write4(client, DIF_BPF_COEFF2627, 0x00c7fab3); in cx23885_dif_setup()
[all …]