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

/linux-4.1.27/drivers/clocksource/
H A Dtimer-keystone.c74 * keystone_timer_config: configures timer to work in oneshot/periodic modes.
78 static int keystone_timer_config(u64 period, enum clock_event_mode mode) keystone_timer_config() function
141 return keystone_timer_config(cycles, evt->mode); keystone_set_next_event()
149 keystone_timer_config(timer.hz_period, CLOCK_EVT_MODE_PERIODIC); keystone_set_mode()

Completed in 49 milliseconds