Home
last modified time | relevance | path

Searched refs:best_pres (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-microchip-pit64b.c296 u32 pres, best_pres = 0; in mchp_pit64b_init_mode() local
314 best_pres = pres; in mchp_pit64b_init_mode()
329 best_pres = pres; in mchp_pit64b_init_mode()
337 timer->mode |= MCHP_PIT64B_PRES_TO_MODE(best_pres); in mchp_pit64b_init_mode()
340 timer->mode & MCHP_PIT64B_MR_SGCLK ? "gclk" : "pclk", best_pres, in mchp_pit64b_init_mode()
342 gclk_round / (best_pres + 1) : pclk_rate / (best_pres + 1)); in mchp_pit64b_init_mode()