Searched refs:DIF_BPF_COEFF36 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 50 {3000000, DIF_BPF_COEFF36, 0x110d0000}, 74 {3100000, DIF_BPF_COEFF36, 0x110d0000}, 98 {3200000, DIF_BPF_COEFF36, 0x110d0000}, 122 {3300000, DIF_BPF_COEFF36, 0x110d0000}, 146 {3400000, DIF_BPF_COEFF36, 0x110d0000}, 170 {3500000, DIF_BPF_COEFF36, 0x110d0000}, 194 {3600000, DIF_BPF_COEFF36, 0x110d0000}, 218 {3700000, DIF_BPF_COEFF36, 0x110d0000}, 242 {3800000, DIF_BPF_COEFF36, 0x110d0000}, 266 {3900000, DIF_BPF_COEFF36, 0x110d0000}, [all …]
|
D | cx231xx-conf-reg.h | 464 #define DIF_BPF_COEFF36 (DIRECT_IF_REVB_BASE + 0x00000090) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2073 #define DIF_BPF_COEFF36 (0x390) macro 2120 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2142 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2164 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2186 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2208 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2230 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2252 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2274 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2296 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() [all …]
|