Searched refs:DIF_BPF_COEFF2829 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dif.h | 37 {3000000, DIF_BPF_COEFF2829, 0xf235f337}, 61 {3100000, DIF_BPF_COEFF2829, 0xf21af2a5}, 85 {3200000, DIF_BPF_COEFF2829, 0xf223f22e}, 109 {3300000, DIF_BPF_COEFF2829, 0xf250f1d2}, 133 {3400000, DIF_BPF_COEFF2829, 0xf2a0f193}, 157 {3500000, DIF_BPF_COEFF2829, 0xf313f170}, 181 {3600000, DIF_BPF_COEFF2829, 0xf3a7f16a}, 205 {3700000, DIF_BPF_COEFF2829, 0xf45bf180}, 229 {3800000, DIF_BPF_COEFF2829, 0xf52df1b4}, 253 {3900000, DIF_BPF_COEFF2829, 0xf61cf203}, [all …]
|
H A D | cx231xx-conf-reg.h | 420 #define DIF_BPF_COEFF2829 (DIRECT_IF_REVB_BASE + 0x00000080) macro
|
/openbmc/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 2735 #define DIF_BPF_COEFF2829 (0x380) macro 2782 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf235f337); in cx23885_dif_setup() 2804 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf21af2a5); in cx23885_dif_setup() 2826 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf223f22e); in cx23885_dif_setup() 2848 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf250f1d2); in cx23885_dif_setup() 2870 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf2a0f193); in cx23885_dif_setup() 2892 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf313f170); in cx23885_dif_setup() 2914 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf3a7f16a); in cx23885_dif_setup() 2936 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf45bf180); in cx23885_dif_setup() 2958 cx25840_write4(client, DIF_BPF_COEFF2829, 0xf52df1b4); in cx23885_dif_setup() [all …]
|