Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-keystone.c74 static int keystone_timer_config(u64 period, int mask) in keystone_timer_config() function
128 return keystone_timer_config(cycles, TCR_ENAMODE_ONESHOT_MASK); in keystone_set_next_event()
139 keystone_timer_config(timer.hz_period, TCR_ENAMODE_PERIODIC_MASK); in keystone_set_periodic()