Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-microchip-pit64b.c245 u32 pres, best_pres = 0; in mchp_pit64b_init_mode() local
263 best_pres = pres; in mchp_pit64b_init_mode()
278 best_pres = pres; in mchp_pit64b_init_mode()
286 timer->mode |= MCHP_PIT64B_PRES_TO_MODE(best_pres); in mchp_pit64b_init_mode()
289 timer->mode & MCHP_PIT64B_MR_SGCLK ? "gclk" : "pclk", best_pres, in mchp_pit64b_init_mode()
291 gclk_round / (best_pres + 1) : pclk_rate / (best_pres + 1)); in mchp_pit64b_init_mode()