Lines Matching defs:timer
70 struct mchp_pit64b_timer timer; member
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() local
140 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_periodic() local
151 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_next_event() local
161 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_suspend() local
171 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_resume() local
240 static int __init mchp_pit64b_init_mode(struct mchp_pit64b_timer *timer, in mchp_pit64b_init_mode()
296 static int __init mchp_pit64b_init_clksrc(struct mchp_pit64b_timer *timer, in mchp_pit64b_init_clksrc()
322 static int __init mchp_pit64b_init_clkevt(struct mchp_pit64b_timer *timer, in mchp_pit64b_init_clkevt()
366 struct mchp_pit64b_timer timer; in mchp_pit64b_dt_init_timer() local