Searched refs:DIF_BPF_COEFF2627 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 45 {3000000, DIF_BPF_COEFF2627, 0xf600f342}, 69 {3100000, DIF_BPF_COEFF2627, 0xf6fef3b6}, 93 {3200000, DIF_BPF_COEFF2627, 0xf81ff451}, 117 {3300000, DIF_BPF_COEFF2627, 0xf961f513}, 141 {3400000, DIF_BPF_COEFF2627, 0xfabdf5f8}, 165 {3500000, DIF_BPF_COEFF2627, 0xfc2ef6ff}, 189 {3600000, DIF_BPF_COEFF2627, 0xfdaff823}, 213 {3700000, DIF_BPF_COEFF2627, 0xff39f960}, 237 {3800000, DIF_BPF_COEFF2627, 0x00c7fab3}, 261 {3900000, DIF_BPF_COEFF2627, 0x0251fc18}, [all …]
|
D | cx231xx-conf-reg.h | 424 #define DIF_BPF_COEFF2627 (DIRECT_IF_REVB_BASE + 0x0000007c) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2068 #define DIF_BPF_COEFF2627 (0x37c) macro 2115 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf600f342); in cx23885_dif_setup() 2137 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf6fef3b6); in cx23885_dif_setup() 2159 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf81ff451); in cx23885_dif_setup() 2181 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf961f513); in cx23885_dif_setup() 2203 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfabdf5f8); in cx23885_dif_setup() 2225 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfc2ef6ff); in cx23885_dif_setup() 2247 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfdaff823); in cx23885_dif_setup() 2269 cx25840_write4(client, DIF_BPF_COEFF2627, 0xff39f960); in cx23885_dif_setup() 2291 cx25840_write4(client, DIF_BPF_COEFF2627, 0x00c7fab3); in cx23885_dif_setup() [all …]
|