Searched refs:DIF_BPF_COEFF67 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 35 {3000000, DIF_BPF_COEFF67, 0x001bfff8}, 59 {3100000, DIF_BPF_COEFF67, 0x00370026}, 83 {3200000, DIF_BPF_COEFF67, 0x004c004f}, 107 {3300000, DIF_BPF_COEFF67, 0x0056006d}, 131 {3400000, DIF_BPF_COEFF67, 0x0054007d}, 155 {3500000, DIF_BPF_COEFF67, 0x0046007d}, 179 {3600000, DIF_BPF_COEFF67, 0x002f006c}, 203 {3700000, DIF_BPF_COEFF67, 0x0010004d}, 227 {3800000, DIF_BPF_COEFF67, 0xfff00024}, 251 {3900000, DIF_BPF_COEFF67, 0xffd1fff6}, [all …]
|
D | cx231xx-conf-reg.h | 344 #define DIF_BPF_COEFF67 (DIRECT_IF_REVB_BASE + 0x00000054) macro
|
/Linux-v4.19/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2058 #define DIF_BPF_COEFF67 (0x354) macro 2105 cx25840_write4(client, DIF_BPF_COEFF67, 0x001bfff8); in cx23885_dif_setup() 2127 cx25840_write4(client, DIF_BPF_COEFF67, 0x00370026); in cx23885_dif_setup() 2149 cx25840_write4(client, DIF_BPF_COEFF67, 0x004c004f); in cx23885_dif_setup() 2171 cx25840_write4(client, DIF_BPF_COEFF67, 0x0056006d); in cx23885_dif_setup() 2193 cx25840_write4(client, DIF_BPF_COEFF67, 0x0054007d); in cx23885_dif_setup() 2215 cx25840_write4(client, DIF_BPF_COEFF67, 0x0046007d); in cx23885_dif_setup() 2237 cx25840_write4(client, DIF_BPF_COEFF67, 0x002f006c); in cx23885_dif_setup() 2259 cx25840_write4(client, DIF_BPF_COEFF67, 0x0010004d); in cx23885_dif_setup() 2281 cx25840_write4(client, DIF_BPF_COEFF67, 0xfff00024); in cx23885_dif_setup() [all …]
|