Searched refs:DIF_BPF_COEFF2223 (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 34 {3000000, DIF_BPF_COEFF2223, 0x04c901d6}, 58 {3100000, DIF_BPF_COEFF2223, 0x06090361}, 82 {3200000, DIF_BPF_COEFF2223, 0x071804d5}, 106 {3300000, DIF_BPF_COEFF2223, 0x07ef0627}, 130 {3400000, DIF_BPF_COEFF2223, 0x08880750}, 154 {3500000, DIF_BPF_COEFF2223, 0x08dd0847}, 178 {3600000, DIF_BPF_COEFF2223, 0x08ec0906}, 202 {3700000, DIF_BPF_COEFF2223, 0x08b50987}, 226 {3800000, DIF_BPF_COEFF2223, 0x083909c7}, 250 {3900000, DIF_BPF_COEFF2223, 0x077b09c4}, [all …]
|
D | cx231xx-conf-reg.h | 396 #define DIF_BPF_COEFF2223 (DIRECT_IF_REVB_BASE + 0x00000074) macro
|
/linux-6.6.21/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2732 #define DIF_BPF_COEFF2223 (0x374) macro 2779 cx25840_write4(client, DIF_BPF_COEFF2223, 0x04c901d6); in cx23885_dif_setup() 2801 cx25840_write4(client, DIF_BPF_COEFF2223, 0x06090361); in cx23885_dif_setup() 2823 cx25840_write4(client, DIF_BPF_COEFF2223, 0x071804d5); in cx23885_dif_setup() 2845 cx25840_write4(client, DIF_BPF_COEFF2223, 0x07ef0627); in cx23885_dif_setup() 2867 cx25840_write4(client, DIF_BPF_COEFF2223, 0x08880750); in cx23885_dif_setup() 2889 cx25840_write4(client, DIF_BPF_COEFF2223, 0x08dd0847); in cx23885_dif_setup() 2911 cx25840_write4(client, DIF_BPF_COEFF2223, 0x08ec0906); in cx23885_dif_setup() 2933 cx25840_write4(client, DIF_BPF_COEFF2223, 0x08b50987); in cx23885_dif_setup() 2955 cx25840_write4(client, DIF_BPF_COEFF2223, 0x083909c7); in cx23885_dif_setup() [all …]
|