Searched refs:DIF_BPF_COEFF3435 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 40 {3000000, DIF_BPF_COEFF3435, 0x0c460fce}, 64 {3100000, DIF_BPF_COEFF3435, 0x0bfb0fb9}, 88 {3200000, DIF_BPF_COEFF3435, 0x0bae0fa4}, 112 {3300000, DIF_BPF_COEFF3435, 0x0b5f0f8f}, 136 {3400000, DIF_BPF_COEFF3435, 0x0b0e0f78}, 160 {3500000, DIF_BPF_COEFF3435, 0x0abc0f61}, 184 {3600000, DIF_BPF_COEFF3435, 0x0a670f4a}, 208 {3700000, DIF_BPF_COEFF3435, 0x0a110f32}, 232 {3800000, DIF_BPF_COEFF3435, 0x09ba0f19}, 256 {3900000, DIF_BPF_COEFF3435, 0x09600eff}, [all …]
|
D | cx231xx-conf-reg.h | 444 #define DIF_BPF_COEFF3435 (DIRECT_IF_REVB_BASE + 0x0000008c) macro
|
/linux-5.19.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2738 #define DIF_BPF_COEFF3435 (0x38c) macro 2785 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0c460fce); in cx23885_dif_setup() 2807 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bfb0fb9); in cx23885_dif_setup() 2829 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0bae0fa4); in cx23885_dif_setup() 2851 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b5f0f8f); in cx23885_dif_setup() 2873 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0b0e0f78); in cx23885_dif_setup() 2895 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0abc0f61); in cx23885_dif_setup() 2917 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a670f4a); in cx23885_dif_setup() 2939 cx25840_write4(client, DIF_BPF_COEFF3435, 0x0a110f32); in cx23885_dif_setup() 2961 cx25840_write4(client, DIF_BPF_COEFF3435, 0x09ba0f19); in cx23885_dif_setup() [all …]
|