Lines Matching refs:tf_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 */
224 .tf_c = 0x34, /* R27[7:0] band12,band11 */
233 .tf_c = 0x24, /* R27[7:0] band13,band11 */
242 .tf_c = 0x24, /* R27[7:0] band13,band11 */
251 .tf_c = 0x14, /* R27[7:0] band14,band11 */
260 .tf_c = 0x13, /* R27[7:0] band14,band12 */
269 .tf_c = 0x13, /* R27[7:0] band14,band12 */
278 .tf_c = 0x11, /* R27[7:0] highest,highest */
287 .tf_c = 0x00, /* R27[7:0] highest,highest */
296 .tf_c = 0x00, /* R27[7:0] highest,highest */
305 .tf_c = 0x00, /* R27[7:0] highest,highest */
314 .tf_c = 0x00, /* R27[7:0] highest,highest */
323 .tf_c = 0x00, /* R27[7:0] highest,highest */
498 rc = r820t_write_reg(priv, 0x1b, range->tf_c); in r820t_set_mux()