Lines Matching refs:mchp_pit64b_timer
51 * struct mchp_pit64b_timer - PIT64B timer data structure
57 struct mchp_pit64b_timer {
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,
135 static void mchp_pit64b_suspend(struct mchp_pit64b_timer *timer)
143 static void mchp_pit64b_resume(struct mchp_pit64b_timer *timer)
152 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs);
159 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs);
182 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev);
192 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev);
205 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev);
219 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev);
291 static int __init mchp_pit64b_init_mode(struct mchp_pit64b_timer *timer,
347 static int __init mchp_pit64b_init_clksrc(struct mchp_pit64b_timer *timer,
394 static int __init mchp_pit64b_init_clkevt(struct mchp_pit64b_timer *timer,
436 struct mchp_pit64b_timer timer;