Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clocksource/
Dtimer-microchip-pit64b.c94 static u64 mchp_pit64b_ce_cycles; variable
189 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_CONT, in mchp_pit64b_clkevt_set_periodic()
202 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_ONE_SHOT, in mchp_pit64b_clkevt_set_oneshot()
392 mchp_pit64b_ce_cycles = DIV_ROUND_CLOSEST(clk_rate, HZ); in mchp_pit64b_init_clkevt()