Searched refs:DIF_BPF_COEFF3031 (Results 1 – 3 of 3) sorted by relevance
/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 38 {3000000, DIF_BPF_COEFF3031, 0xf64efb22}, 62 {3100000, DIF_BPF_COEFF3031, 0xf573fa33}, 86 {3200000, DIF_BPF_COEFF3031, 0xf4a7f94b}, 110 {3300000, DIF_BPF_COEFF3031, 0xf3ecf869}, 134 {3400000, DIF_BPF_COEFF3031, 0xf342f78f}, 158 {3500000, DIF_BPF_COEFF3031, 0xf2abf6bd}, 182 {3600000, DIF_BPF_COEFF3031, 0xf228f5f5}, 206 {3700000, DIF_BPF_COEFF3031, 0xf1b8f537}, 230 {3800000, DIF_BPF_COEFF3031, 0xf15df484}, 254 {3900000, DIF_BPF_COEFF3031, 0xf118f3dc}, [all …]
|
D | cx231xx-conf-reg.h | 428 #define DIF_BPF_COEFF3031 (DIRECT_IF_REVB_BASE + 0x00000084) macro
|
/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2736 #define DIF_BPF_COEFF3031 (0x384) macro 2783 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf64efb22); in cx23885_dif_setup() 2805 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf573fa33); in cx23885_dif_setup() 2827 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf4a7f94b); in cx23885_dif_setup() 2849 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf3ecf869); in cx23885_dif_setup() 2871 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf342f78f); in cx23885_dif_setup() 2893 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf2abf6bd); in cx23885_dif_setup() 2915 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf228f5f5); in cx23885_dif_setup() 2937 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf1b8f537); in cx23885_dif_setup() 2959 cx25840_write4(client, DIF_BPF_COEFF3031, 0xf15df484); in cx23885_dif_setup() [all …]
|