Searched refs:autotune (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/tuners/
H A Dmax2165.c233 u8 status, autotune; max2165_debug_status() local
241 max2165_read_reg(priv, REG_AUTOTUNE, &autotune); max2165_debug_status()
250 vco = autotune >> 6; max2165_debug_status()
251 vco_sub_band = (autotune >> 3) & 0x7; max2165_debug_status()
252 adc = autotune & 0x7; max2165_debug_status()
H A Dr820t.c585 /* set pll autotune = 128kHz */ r820t_set_pll()
713 /* set pll autotune = 8kHz */ r820t_set_pll()
1402 /* set pll autotune = 128kHz */ r820t_xtal_check()
/linux-4.1.27/drivers/ide/
H A Dcmd640.c64 * Version 0.08 Added autotune/noautotune support.
77 * autotune is OFF by default, with compile time flag.
/linux-4.1.27/drivers/net/wan/
H A Dsbni.c403 /* autotune rxl */ sbni_probe1()
/linux-4.1.27/fs/cifs/
H A Dcifsglob.h553 bool noautotune; /* do not autotune send buf sizes */

Completed in 369 milliseconds