Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx231xx/
Dcx231xx-dif.h36 {3000000, DIF_BPF_COEFF01, 0x00000002},
60 {3100000, DIF_BPF_COEFF01, 0x00000001},
84 {3200000, DIF_BPF_COEFF01, 0x00000000},
108 {3300000, DIF_BPF_COEFF01, 0x0000ffff},
132 {3400000, DIF_BPF_COEFF01, 0xfffffffe},
156 {3500000, DIF_BPF_COEFF01, 0xfffffffd},
180 {3600000, DIF_BPF_COEFF01, 0xfffffffd},
204 {3700000, DIF_BPF_COEFF01, 0x0000fffd},
228 {3800000, DIF_BPF_COEFF01, 0x0000fffe},
252 {3900000, DIF_BPF_COEFF01, 0x00000000},
[all …]
Dcx231xx-conf-reg.h320 #define DIF_BPF_COEFF01 (DIRECT_IF_REVB_BASE + 0x00000048) macro
/linux-3.3/drivers/media/video/cx25840/
Dcx25840-core.c2012 #define DIF_BPF_COEFF01 (0x348) macro
2059 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000002); in cx23885_dif_setup()
2081 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000001); in cx23885_dif_setup()
2103 cx25840_write4(client, DIF_BPF_COEFF01, 0x00000000); in cx23885_dif_setup()
2125 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000ffff); in cx23885_dif_setup()
2147 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffe); in cx23885_dif_setup()
2169 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffd); in cx23885_dif_setup()
2191 cx25840_write4(client, DIF_BPF_COEFF01, 0xfffffffd); in cx23885_dif_setup()
2213 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000fffd); in cx23885_dif_setup()
2235 cx25840_write4(client, DIF_BPF_COEFF01, 0x0000fffe); in cx23885_dif_setup()
[all …]