Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clocksource/
Dtimer-microchip-pit64b.c20 #define MCHP_PIT64B_CR_SWRST BIT(8) macro
125 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_reset()
135 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_suspend()
177 writel_relaxed(MCHP_PIT64B_CR_SWRST, timer->base + MCHP_PIT64B_CR); in mchp_pit64b_clkevt_shutdown()
366 writel_relaxed(MCHP_PIT64B_CR_SWRST, in mchp_pit64b_init_clksrc()