Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-microchip-pit64b.c20 #define MCHP_PIT64B_CR_SWRST BIT(8) macro
111 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_reset()
133 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_clkevt_shutdown()
163 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_clkevt_suspend()
311 writel_relaxed(MCHP_PIT64B_CR_SWRST, in mchp_pit64b_init_clksrc()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-microchip-pit64b.c21 #define MCHP_PIT64B_CR_SWRST BIT(8) macro
127 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_reset()
137 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_suspend()

Completed in 2 milliseconds