Searched refs:DIF_BPF_COEFF2021 (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 33 {3000000, DIF_BPF_COEFF2021, 0x07010688}, 57 {3100000, DIF_BPF_COEFF2021, 0x0738074e}, 81 {3200000, DIF_BPF_COEFF2021, 0x072607d2}, 105 {3300000, DIF_BPF_COEFF2021, 0x06c9080e}, 129 {3400000, DIF_BPF_COEFF2021, 0x06270802}, 153 {3500000, DIF_BPF_COEFF2021, 0x054507ad}, 177 {3600000, DIF_BPF_COEFF2021, 0x042d0713}, 201 {3700000, DIF_BPF_COEFF2021, 0x02ea0638}, 225 {3800000, DIF_BPF_COEFF2021, 0x01880525}, 249 {3900000, DIF_BPF_COEFF2021, 0x001703e4}, [all …]
|
D | cx231xx-conf-reg.h | 388 #define DIF_BPF_COEFF2021 (DIRECT_IF_REVB_BASE + 0x00000070) macro
|
/linux-6.6.21/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2731 #define DIF_BPF_COEFF2021 (0x370) macro 2778 cx25840_write4(client, DIF_BPF_COEFF2021, 0x07010688); in cx23885_dif_setup() 2800 cx25840_write4(client, DIF_BPF_COEFF2021, 0x0738074e); in cx23885_dif_setup() 2822 cx25840_write4(client, DIF_BPF_COEFF2021, 0x072607d2); in cx23885_dif_setup() 2844 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06c9080e); in cx23885_dif_setup() 2866 cx25840_write4(client, DIF_BPF_COEFF2021, 0x06270802); in cx23885_dif_setup() 2888 cx25840_write4(client, DIF_BPF_COEFF2021, 0x054507ad); in cx23885_dif_setup() 2910 cx25840_write4(client, DIF_BPF_COEFF2021, 0x042d0713); in cx23885_dif_setup() 2932 cx25840_write4(client, DIF_BPF_COEFF2021, 0x02ea0638); in cx23885_dif_setup() 2954 cx25840_write4(client, DIF_BPF_COEFF2021, 0x01880525); in cx23885_dif_setup() [all …]
|