Searched refs:DIF_BPF_COEFF1819 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 32 {3000000, DIF_BPF_COEFF1819, 0x04f0065d}, 56 {3100000, DIF_BPF_COEFF1819, 0x0434060c}, 80 {3200000, DIF_BPF_COEFF1819, 0x03410575}, 104 {3300000, DIF_BPF_COEFF1819, 0x0224049f}, 128 {3400000, DIF_BPF_COEFF1819, 0x00eb0392}, 152 {3500000, DIF_BPF_COEFF1819, 0xffa5025c}, 176 {3600000, DIF_BPF_COEFF1819, 0xfe65010b}, 200 {3700000, DIF_BPF_COEFF1819, 0xfd39ffae}, 224 {3800000, DIF_BPF_COEFF1819, 0xfc32fe54}, 248 {3900000, DIF_BPF_COEFF1819, 0xfb5cfd0d}, [all …]
|
D | cx231xx-conf-reg.h | 380 #define DIF_BPF_COEFF1819 (DIRECT_IF_REVB_BASE + 0x0000006c) macro
|
/linux-5.19.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2730 #define DIF_BPF_COEFF1819 (0x36c) macro 2777 cx25840_write4(client, DIF_BPF_COEFF1819, 0x04f0065d); in cx23885_dif_setup() 2799 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0434060c); in cx23885_dif_setup() 2821 cx25840_write4(client, DIF_BPF_COEFF1819, 0x03410575); in cx23885_dif_setup() 2843 cx25840_write4(client, DIF_BPF_COEFF1819, 0x0224049f); in cx23885_dif_setup() 2865 cx25840_write4(client, DIF_BPF_COEFF1819, 0x00eb0392); in cx23885_dif_setup() 2887 cx25840_write4(client, DIF_BPF_COEFF1819, 0xffa5025c); in cx23885_dif_setup() 2909 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfe65010b); in cx23885_dif_setup() 2931 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfd39ffae); in cx23885_dif_setup() 2953 cx25840_write4(client, DIF_BPF_COEFF1819, 0xfc32fe54); in cx23885_dif_setup() [all …]
|