Searched refs:ref_khz (Results 1 – 1 of 1) sorted by relevance
242 int ref_khz = gInfo->shared_info->pll_info.reference_frequency; in ProgramPLL() local245 if (ref_khz == 38400) in ProgramPLL()246 ref_khz = 19200; in ProgramPLL()248 float ref = ref_khz / 1000.0f; in ProgramPLL()