Lines Matching refs:tf_c
99 u8 tf_c; member
133 .tf_c = 0xdf, /* R27[7:0] band2,band0 */
142 .tf_c = 0xbe, /* R27[7:0] band4,band1 */
151 .tf_c = 0x8b, /* R27[7:0] band7,band4 */
160 .tf_c = 0x7b, /* R27[7:0] band8,band4 */
169 .tf_c = 0x69, /* R27[7:0] band9,band6 */
178 .tf_c = 0x58, /* R27[7:0] band10,band7 */
187 .tf_c = 0x44, /* R27[7:0] band11,band11 */
196 .tf_c = 0x44, /* R27[7:0] band11,band11 */
205 .tf_c = 0x34, /* R27[7:0] band12,band11 */
214 .tf_c = 0x34, /* R27[7:0] band12,band11 */
223 .tf_c = 0x24, /* R27[7:0] band13,band11 */
232 .tf_c = 0x24, /* R27[7:0] band13,band11 */
241 .tf_c = 0x14, /* R27[7:0] band14,band11 */
250 .tf_c = 0x13, /* R27[7:0] band14,band12 */
259 .tf_c = 0x13, /* R27[7:0] band14,band12 */
268 .tf_c = 0x11, /* R27[7:0] highest,highest */
277 .tf_c = 0x00, /* R27[7:0] highest,highest */
286 .tf_c = 0x00, /* R27[7:0] highest,highest */
295 .tf_c = 0x00, /* R27[7:0] highest,highest */
304 .tf_c = 0x00, /* R27[7:0] highest,highest */
313 .tf_c = 0x00, /* R27[7:0] highest,highest */
497 rc = r820t_write_reg(priv, 0x1b, range->tf_c); in r820t_set_mux()