Searched refs:cs5535_clockevent (Results 1 – 1 of 1) sorted by relevance
95 static struct clock_event_device cs5535_clockevent = { variable117 if (clockevent_state_detached(&cs5535_clockevent) || in mfgpt_tick()118 clockevent_state_shutdown(&cs5535_clockevent)) in mfgpt_tick()126 if (clockevent_state_periodic(&cs5535_clockevent)) in mfgpt_tick()130 cs5535_clockevent.event_handler(&cs5535_clockevent); in mfgpt_tick()171 clockevents_config_and_register(&cs5535_clockevent, MFGPT_HZ, in cs5535_mfgpt_init()