Searched refs:DIF_BPF_COEFF3233 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 48 {3000000, DIF_BPF_COEFF3233, 0x0105070f}, 72 {3100000, DIF_BPF_COEFF3233, 0x0034067d}, 96 {3200000, DIF_BPF_COEFF3233, 0xff6405e8}, 120 {3300000, DIF_BPF_COEFF3233, 0xfe930552}, 144 {3400000, DIF_BPF_COEFF3233, 0xfdc404b9}, 168 {3500000, DIF_BPF_COEFF3233, 0xfcf6041f}, 192 {3600000, DIF_BPF_COEFF3233, 0xfc2a0384}, 216 {3700000, DIF_BPF_COEFF3233, 0xfb6102e7}, 240 {3800000, DIF_BPF_COEFF3233, 0xfa9b0249}, 264 {3900000, DIF_BPF_COEFF3233, 0xf9d801aa}, [all …]
|
D | cx231xx-conf-reg.h | 448 #define DIF_BPF_COEFF3233 (DIRECT_IF_REVB_BASE + 0x00000088) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2071 #define DIF_BPF_COEFF3233 (0x388) macro 2118 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0105070f); in cx23885_dif_setup() 2140 cx25840_write4(client, DIF_BPF_COEFF3233, 0x0034067d); in cx23885_dif_setup() 2162 cx25840_write4(client, DIF_BPF_COEFF3233, 0xff6405e8); in cx23885_dif_setup() 2184 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfe930552); in cx23885_dif_setup() 2206 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfdc404b9); in cx23885_dif_setup() 2228 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfcf6041f); in cx23885_dif_setup() 2250 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfc2a0384); in cx23885_dif_setup() 2272 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfb6102e7); in cx23885_dif_setup() 2294 cx25840_write4(client, DIF_BPF_COEFF3233, 0xfa9b0249); in cx23885_dif_setup() [all …]
|