Searched refs:RF_LO (Results 1 – 1 of 1) sorted by relevance
266 u32 RF_LO; /* Synth RF LO Frequency */ member 1745 state->RF_LO = state->RF_IN; in MXL_SynthRFTGLO_Calc() 1750 state->RF_LO = state->RF_IN - 400000; in MXL_SynthRFTGLO_Calc() 1753 state->RF_LO = state->RF_IN - state->Chan_Bandwidth/2;2343 * Change the boundary reference from RF_IN to RF_LO in MXL_TuneRF() 2345 if (state->RF_LO < 40000000UL) in MXL_TuneRF() 2348 if (state->RF_LO >= 40000000UL && state->RF_LO <= 75000000UL) { in MXL_TuneRF() 2355 if (state->RF_LO > 75000000UL && state->RF_LO < in MXL_TuneRF() [all...]