Searched refs:DIF_BPF_COEFF36 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 41 {3000000, DIF_BPF_COEFF36, 0x110d0000}, 65 {3100000, DIF_BPF_COEFF36, 0x110d0000}, 89 {3200000, DIF_BPF_COEFF36, 0x110d0000}, 113 {3300000, DIF_BPF_COEFF36, 0x110d0000}, 137 {3400000, DIF_BPF_COEFF36, 0x110d0000}, 161 {3500000, DIF_BPF_COEFF36, 0x110d0000}, 185 {3600000, DIF_BPF_COEFF36, 0x110d0000}, 209 {3700000, DIF_BPF_COEFF36, 0x110d0000}, 233 {3800000, DIF_BPF_COEFF36, 0x110d0000}, 257 {3900000, DIF_BPF_COEFF36, 0x110d0000}, [all …]
|
D | cx231xx-conf-reg.h | 452 #define DIF_BPF_COEFF36 (DIRECT_IF_REVB_BASE + 0x00000090) macro
|
/linux-5.19.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2739 #define DIF_BPF_COEFF36 (0x390) macro 2786 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2808 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2830 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2852 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2874 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2896 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2918 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2940 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2962 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() [all …]
|