Searched refs:DIF_BPF_COEFF36 (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-dif.h | 54 {3000000, DIF_BPF_COEFF36, 0x110d0000}, 78 {3100000, DIF_BPF_COEFF36, 0x110d0000}, 102 {3200000, DIF_BPF_COEFF36, 0x110d0000}, 126 {3300000, DIF_BPF_COEFF36, 0x110d0000}, 150 {3400000, DIF_BPF_COEFF36, 0x110d0000}, 174 {3500000, DIF_BPF_COEFF36, 0x110d0000}, 198 {3600000, DIF_BPF_COEFF36, 0x110d0000}, 222 {3700000, DIF_BPF_COEFF36, 0x110d0000}, 246 {3800000, DIF_BPF_COEFF36, 0x110d0000}, 270 {3900000, DIF_BPF_COEFF36, 0x110d0000}, [all …]
|
D | cx231xx-conf-reg.h | 464 #define DIF_BPF_COEFF36 (DIRECT_IF_REVB_BASE + 0x00000090) macro
|
/linux-3.4.99/drivers/media/video/cx25840/ |
D | cx25840-core.c | 2030 #define DIF_BPF_COEFF36 (0x390) macro 2077 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2099 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2121 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2143 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2165 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2187 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2209 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2231 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() 2253 cx25840_write4(client, DIF_BPF_COEFF36, 0x110d0000); in cx23885_dif_setup() [all …]
|