Searched refs:DIF_BPF_COEFF3233 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dif.h | 39 {3000000, DIF_BPF_COEFF3233, 0x0105070f}, 63 {3100000, DIF_BPF_COEFF3233, 0x0034067d}, 87 {3200000, DIF_BPF_COEFF3233, 0xff6405e8}, 111 {3300000, DIF_BPF_COEFF3233, 0xfe930552}, 135 {3400000, DIF_BPF_COEFF3233, 0xfdc404b9}, 159 {3500000, DIF_BPF_COEFF3233, 0xfcf6041f}, 183 {3600000, DIF_BPF_COEFF3233, 0xfc2a0384}, 207 {3700000, DIF_BPF_COEFF3233, 0xfb6102e7}, 231 {3800000, DIF_BPF_COEFF3233, 0xfa9b0249}, 255 {3900000, DIF_BPF_COEFF3233, 0xf9d801aa}, [all …]
|
H A D | cx231xx-conf-reg.h | 436 #define DIF_BPF_COEFF3233 (DIRECT_IF_REVB_BASE + 0x00000088) macro
|
/openbmc/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 2737 #define DIF_BPF_COEFF3233 (0x388) macro 2784 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0105070f); in cx23885_dif_setup() 2806 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0034067d); in cx23885_dif_setup() 2828 cx25840_write4(client, DIF_BPF_COEFF3233, 0xff6405e8); in cx23885_dif_setup() 2850 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfe930552); in cx23885_dif_setup() 2872 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfdc404b9); in cx23885_dif_setup() 2894 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfcf6041f); in cx23885_dif_setup() 2916 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfc2a0384); in cx23885_dif_setup() 2938 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfb6102e7); in cx23885_dif_setup() 2960 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfa9b0249); in cx23885_dif_setup() [all …]
|