Searched refs:DIF_BPF_COEFF1213 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 29 {3000000, DIF_BPF_COEFF1213, 0xfe24fe34}, 53 {3100000, DIF_BPF_COEFF1213, 0xfe01fdcc}, 77 {3200000, DIF_BPF_COEFF1213, 0xfe0dfd92}, 101 {3300000, DIF_BPF_COEFF1213, 0xfe46fd8d}, 125 {3400000, DIF_BPF_COEFF1213, 0xfea6fdbb}, 149 {3500000, DIF_BPF_COEFF1213, 0xff26fe1a}, 173 {3600000, DIF_BPF_COEFF1213, 0xffb9fea0}, 197 {3700000, DIF_BPF_COEFF1213, 0x0053ff44}, 221 {3800000, DIF_BPF_COEFF1213, 0x00e6fff8}, 245 {3900000, DIF_BPF_COEFF1213, 0x016300ac}, [all …]
|
D | cx231xx-conf-reg.h | 356 #define DIF_BPF_COEFF1213 (DIRECT_IF_REVB_BASE + 0x00000060) macro
|
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2727 #define DIF_BPF_COEFF1213 (0x360) macro 2774 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe24fe34); in cx23885_dif_setup() 2796 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe01fdcc); in cx23885_dif_setup() 2818 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe0dfd92); in cx23885_dif_setup() 2840 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfe46fd8d); in cx23885_dif_setup() 2862 cx25840_write4(client, DIF_BPF_COEFF1213, 0xfea6fdbb); in cx23885_dif_setup() 2884 cx25840_write4(client, DIF_BPF_COEFF1213, 0xff26fe1a); in cx23885_dif_setup() 2906 cx25840_write4(client, DIF_BPF_COEFF1213, 0xffb9fea0); in cx23885_dif_setup() 2928 cx25840_write4(client, DIF_BPF_COEFF1213, 0x0053ff44); in cx23885_dif_setup() 2950 cx25840_write4(client, DIF_BPF_COEFF1213, 0x00e6fff8); in cx23885_dif_setup() [all …]
|