Searched refs:fvco_min (Results 1 – 2 of 2) sorted by relevance
182 uint32 fvco_min = *((uint32*)(&(rom[offset + 71]))); in pins3_5_read() local184 LOG(8,("INFO: PLL VCO range is %dkHz - %dkHz\n", fvco_min, fvco_max)); in pins3_5_read()187 si->ps.min_system_vco = fvco_min / 1000; in pins3_5_read()
194 uint32 fvco_min = *((uint32*)(&(rom[offset + 71]))); in pins3_5_read() local196 LOG(8,("INFO: PLL VCO range is %dkHz - %dkHz\n", fvco_min, fvco_max)); in pins3_5_read()199 si->ps.min_system_vco = fvco_min / 1000; in pins3_5_read()