Searched refs:cs5535_clockevent (Results 1 – 1 of 1) sorted by relevance
95 static struct clock_event_device cs5535_clockevent = { variable118 if (clockevent_state_detached(&cs5535_clockevent) || in mfgpt_tick()119 clockevent_state_shutdown(&cs5535_clockevent)) in mfgpt_tick()127 if (clockevent_state_periodic(&cs5535_clockevent)) in mfgpt_tick()131 cs5535_clockevent.event_handler(&cs5535_clockevent); in mfgpt_tick()172 clockevents_config_and_register(&cs5535_clockevent, MFGPT_HZ, in cs5535_mfgpt_init()