Home
last modified time | relevance | path

Searched refs:mchp_pit64b_ce_cycles (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-microchip-pit64b.c81 static u64 mchp_pit64b_ce_cycles; variable
142 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_CONT, in mchp_pit64b_clkevt_set_periodic()
332 mchp_pit64b_ce_cycles = DIV_ROUND_CLOSEST(clk_rate, HZ); in mchp_pit64b_init_clkevt()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-microchip-pit64b.c95 static u64 mchp_pit64b_ce_cycles; variable
197 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_CONT, in mchp_pit64b_clkevt_set_periodic()
210 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_ONE_SHOT, in mchp_pit64b_clkevt_set_oneshot()
404 mchp_pit64b_ce_cycles = DIV_ROUND_CLOSEST(clk_rate, HZ); in mchp_pit64b_init_clkevt()

Completed in 2 milliseconds