Searched refs:tf_c (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/tuners/ |
D | r820t.c | 109 u8 tf_c; member 143 .tf_c = 0xdf, /* R27[7:0] band2,band0 */ 152 .tf_c = 0xbe, /* R27[7:0] band4,band1 */ 161 .tf_c = 0x8b, /* R27[7:0] band7,band4 */ 170 .tf_c = 0x7b, /* R27[7:0] band8,band4 */ 179 .tf_c = 0x69, /* R27[7:0] band9,band6 */ 188 .tf_c = 0x58, /* R27[7:0] band10,band7 */ 197 .tf_c = 0x44, /* R27[7:0] band11,band11 */ 206 .tf_c = 0x44, /* R27[7:0] band11,band11 */ 215 .tf_c = 0x34, /* R27[7:0] band12,band11 */ [all …]
|