Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Darm_arch_timer.c79 static bool evtstrm_enable = IS_ENABLED(CONFIG_ARM_ARCH_TIMER_EVTSTREAM); variable
83 return strtobool(buf, &evtstrm_enable); in early_evtstrm_cfg()
906 if (evtstrm_enable) in arch_timer_starting_cpu()