Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-microchip-pit64b.c57 struct mchp_pit64b_timer { struct
70 struct mchp_pit64b_timer timer; argument
75 ((struct mchp_pit64b_timer *)container_of(x,\
84 struct mchp_pit64b_timer timer;
89 ((struct mchp_pit64b_timer *)container_of(x,\
119 static inline void mchp_pit64b_reset(struct mchp_pit64b_timer *timer, in mchp_pit64b_reset()
135 static void mchp_pit64b_suspend(struct mchp_pit64b_timer *timer) in mchp_pit64b_suspend()
143 static void mchp_pit64b_resume(struct mchp_pit64b_timer *timer) in mchp_pit64b_resume()
152 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs); in mchp_pit64b_clksrc_suspend()
159 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs); in mchp_pit64b_clksrc_resume()
[all …]