Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-keystone.c78 static int keystone_timer_config(u64 period, int mask) in keystone_timer_config() function
132 return keystone_timer_config(cycles, TCR_ENAMODE_ONESHOT_MASK); in keystone_set_next_event()
143 keystone_timer_config(timer.hz_period, TCR_ENAMODE_PERIODIC_MASK); in keystone_set_periodic()