Searched refs:MCHP_PIT64B_MR_CONT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-microchip-pit64b.c | 23 #define MCHP_PIT64B_MR_CONT BIT(0) macro 142 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_CONT, in mchp_pit64b_clkevt_set_periodic() 301 mchp_pit64b_reset(timer, ULLONG_MAX, MCHP_PIT64B_MR_CONT, 0); in mchp_pit64b_init_clksrc()
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-microchip-pit64b.c | 24 #define MCHP_PIT64B_MR_CONT BIT(0) macro 162 mchp_pit64b_reset(timer, ULLONG_MAX, MCHP_PIT64B_MR_CONT, 0); in mchp_pit64b_clksrc_resume() 197 mchp_pit64b_reset(timer, mchp_pit64b_ce_cycles, MCHP_PIT64B_MR_CONT, in mchp_pit64b_clkevt_set_periodic() 358 mchp_pit64b_reset(timer, ULLONG_MAX, MCHP_PIT64B_MR_CONT, 0); in mchp_pit64b_init_clksrc()
|
Completed in 3 milliseconds