Searched refs:DIF_BPF_COEFF2627 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 36 {3000000, DIF_BPF_COEFF2627, 0xf600f342}, 60 {3100000, DIF_BPF_COEFF2627, 0xf6fef3b6}, 84 {3200000, DIF_BPF_COEFF2627, 0xf81ff451}, 108 {3300000, DIF_BPF_COEFF2627, 0xf961f513}, 132 {3400000, DIF_BPF_COEFF2627, 0xfabdf5f8}, 156 {3500000, DIF_BPF_COEFF2627, 0xfc2ef6ff}, 180 {3600000, DIF_BPF_COEFF2627, 0xfdaff823}, 204 {3700000, DIF_BPF_COEFF2627, 0xff39f960}, 228 {3800000, DIF_BPF_COEFF2627, 0x00c7fab3}, 252 {3900000, DIF_BPF_COEFF2627, 0x0251fc18}, [all …]
|
D | cx231xx-conf-reg.h | 412 #define DIF_BPF_COEFF2627 (DIRECT_IF_REVB_BASE + 0x0000007c) macro
|
/Linux-v5.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2734 #define DIF_BPF_COEFF2627 (0x37c) macro 2781 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf600f342); in cx23885_dif_setup() 2803 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf6fef3b6); in cx23885_dif_setup() 2825 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf81ff451); in cx23885_dif_setup() 2847 cx25840_write4(client, DIF_BPF_COEFF2627, 0xf961f513); in cx23885_dif_setup() 2869 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfabdf5f8); in cx23885_dif_setup() 2891 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfc2ef6ff); in cx23885_dif_setup() 2913 cx25840_write4(client, DIF_BPF_COEFF2627, 0xfdaff823); in cx23885_dif_setup() 2935 cx25840_write4(client, DIF_BPF_COEFF2627, 0xff39f960); in cx23885_dif_setup() 2957 cx25840_write4(client, DIF_BPF_COEFF2627, 0x00c7fab3); in cx23885_dif_setup() [all …]
|