Searched refs:autotune (Results 1 – 2 of 2) sorted by relevance
233 u8 status, autotune; in max2165_debug_status() local241 max2165_read_reg(priv, REG_AUTOTUNE, &autotune); in max2165_debug_status()250 vco = autotune >> 6; in max2165_debug_status()251 vco_sub_band = (autotune >> 3) & 0x7; in max2165_debug_status()252 adc = autotune & 0x7; in max2165_debug_status()
96 sends, and also let tcp autotune the socket send and receive buffers.