Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-microchip-pit64b.c51 * struct mchp_pit64b_timer - PIT64B timer data structure
57 struct mchp_pit64b_timer { struct
70 struct mchp_pit64b_timer timer;
75 ((struct mchp_pit64b_timer *)container_of(x,\
103 static inline void mchp_pit64b_reset(struct mchp_pit64b_timer *timer, in mchp_pit64b_reset()
131 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_shutdown()
140 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_periodic()
151 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_next_event()
161 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_suspend()
171 struct mchp_pit64b_timer *time in mchp_pit64b_clkevt_resume()
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-microchip-pit64b.c51 * struct mchp_pit64b_timer - PIT64B timer data structure
57 struct mchp_pit64b_timer { struct
70 struct mchp_pit64b_timer timer;
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 *time in mchp_pit64b_clksrc_suspend()
[all...]

Completed in 2 milliseconds