Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-dif.h43 {3000000, DIF_BPF_COEFF1415, 0xfebaffc7},
67 {3100000, DIF_BPF_COEFF1415, 0xfe0afedb},
91 {3200000, DIF_BPF_COEFF1415, 0xfd7ffe03},
115 {3300000, DIF_BPF_COEFF1415, 0xfd25fd4f},
139 {3400000, DIF_BPF_COEFF1415, 0xfd03fcca},
163 {3500000, DIF_BPF_COEFF1415, 0xfd1bfc7e},
187 {3600000, DIF_BPF_COEFF1415, 0xfd6bfc71},
211 {3700000, DIF_BPF_COEFF1415, 0xfdedfca2},
235 {3800000, DIF_BPF_COEFF1415, 0xfe98fd0f},
259 {3900000, DIF_BPF_COEFF1415, 0xff5efdb1},
[all …]
Dcx231xx-conf-reg.h376 #define DIF_BPF_COEFF1415 (DIRECT_IF_REVB_BASE + 0x00000064) macro
/linux-3.4.99/drivers/media/video/cx25840/
Dcx25840-core.c2019 #define DIF_BPF_COEFF1415 (0x364) macro
2066 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfebaffc7); in cx23885_dif_setup()
2088 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfe0afedb); in cx23885_dif_setup()
2110 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd7ffe03); in cx23885_dif_setup()
2132 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd25fd4f); in cx23885_dif_setup()
2154 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd03fcca); in cx23885_dif_setup()
2176 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd1bfc7e); in cx23885_dif_setup()
2198 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfd6bfc71); in cx23885_dif_setup()
2220 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfdedfca2); in cx23885_dif_setup()
2242 cx25840_write4(client, DIF_BPF_COEFF1415, 0xfe98fd0f); in cx23885_dif_setup()
[all …]