Searched refs:DIF_BPF_COEFF89 (Results 1 – 3 of 3) sorted by relevance
/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 27 {3000000, DIF_BPF_COEFF89, 0xffb4ff50}, 51 {3100000, DIF_BPF_COEFF89, 0xfff0ff91}, 75 {3200000, DIF_BPF_COEFF89, 0x002fffdf}, 99 {3300000, DIF_BPF_COEFF89, 0x00670030}, 123 {3400000, DIF_BPF_COEFF89, 0x0093007c}, 147 {3500000, DIF_BPF_COEFF89, 0x00ad00ba}, 171 {3600000, DIF_BPF_COEFF89, 0x00b200e3}, 195 {3700000, DIF_BPF_COEFF89, 0x00a100f2}, 219 {3800000, DIF_BPF_COEFF89, 0x007c00e5}, 243 {3900000, DIF_BPF_COEFF89, 0x004800be}, [all …]
|
D | cx231xx-conf-reg.h | 340 #define DIF_BPF_COEFF89 (DIRECT_IF_REVB_BASE + 0x00000058) macro
|
/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2725 #define DIF_BPF_COEFF89 (0x358) macro 2772 cx25840_write4(client, DIF_BPF_COEFF89, 0xffb4ff50); in cx23885_dif_setup() 2794 cx25840_write4(client, DIF_BPF_COEFF89, 0xfff0ff91); in cx23885_dif_setup() 2816 cx25840_write4(client, DIF_BPF_COEFF89, 0x002fffdf); in cx23885_dif_setup() 2838 cx25840_write4(client, DIF_BPF_COEFF89, 0x00670030); in cx23885_dif_setup() 2860 cx25840_write4(client, DIF_BPF_COEFF89, 0x0093007c); in cx23885_dif_setup() 2882 cx25840_write4(client, DIF_BPF_COEFF89, 0x00ad00ba); in cx23885_dif_setup() 2904 cx25840_write4(client, DIF_BPF_COEFF89, 0x00b200e3); in cx23885_dif_setup() 2926 cx25840_write4(client, DIF_BPF_COEFF89, 0x00a100f2); in cx23885_dif_setup() 2948 cx25840_write4(client, DIF_BPF_COEFF89, 0x007c00e5); in cx23885_dif_setup() [all …]
|