Home
last modified time | relevance | path

Searched refs:DIF_BPF_COEFF2223 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-dif.h34 {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 …]
Dcx231xx-conf-reg.h396 #define DIF_BPF_COEFF2223 (DIRECT_IF_REVB_BASE + 0x00000074) macro
/linux-5.19.10/drivers/media/i2c/cx25840/
Dcx25840-core.c2732 #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 …]