Searched refs:DIF_BPF_COEFF1011 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 28 {3000000, DIF_BPF_COEFF1011, 0xfed8fe68}, 52 {3100000, DIF_BPF_COEFF1011, 0xff0efe7c}, 76 {3200000, DIF_BPF_COEFF1011, 0xff5cfeb6}, 100 {3300000, DIF_BPF_COEFF1011, 0xffbdff10}, 124 {3400000, DIF_BPF_COEFF1011, 0x0024ff82}, 148 {3500000, DIF_BPF_COEFF1011, 0x00870000}, 172 {3600000, DIF_BPF_COEFF1011, 0x00dc007e}, 196 {3700000, DIF_BPF_COEFF1011, 0x011a00f0}, 220 {3800000, DIF_BPF_COEFF1011, 0x013a014a}, 244 {3900000, DIF_BPF_COEFF1011, 0x01390184}, [all …]
|
D | cx231xx-conf-reg.h | 348 #define DIF_BPF_COEFF1011 (DIRECT_IF_REVB_BASE + 0x0000005c) macro
|
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2726 #define DIF_BPF_COEFF1011 (0x35c) macro 2773 cx25840_write4(client, DIF_BPF_COEFF1011, 0xfed8fe68); in cx23885_dif_setup() 2795 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff0efe7c); in cx23885_dif_setup() 2817 cx25840_write4(client, DIF_BPF_COEFF1011, 0xff5cfeb6); in cx23885_dif_setup() 2839 cx25840_write4(client, DIF_BPF_COEFF1011, 0xffbdff10); in cx23885_dif_setup() 2861 cx25840_write4(client, DIF_BPF_COEFF1011, 0x0024ff82); in cx23885_dif_setup() 2883 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00870000); in cx23885_dif_setup() 2905 cx25840_write4(client, DIF_BPF_COEFF1011, 0x00dc007e); in cx23885_dif_setup() 2927 cx25840_write4(client, DIF_BPF_COEFF1011, 0x011a00f0); in cx23885_dif_setup() 2949 cx25840_write4(client, DIF_BPF_COEFF1011, 0x013a014a); in cx23885_dif_setup() [all …]
|