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

/linux-4.4.14/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, int mask) keystone_timer_config() function
132 return keystone_timer_config(cycles, TCR_ENAMODE_ONESHOT_MASK); keystone_set_next_event()
143 keystone_timer_config(timer.hz_period, TCR_ENAMODE_PERIODIC_MASK); keystone_set_periodic()

Completed in 29 milliseconds