Searched refs:HWCAP_EVTSTRM (Results 1 – 3 of 3) sorted by relevance
137 elf_hwcap |= HWCAP_EVTSTRM; in arch_timer_set_evtstrm_feature()142 return elf_hwcap & HWCAP_EVTSTRM; in arch_timer_have_evtstrm_feature()
30 #define HWCAP_EVTSTRM (1 << 21) macro
28 #define HWCAP_EVTSTRM (1 << 2) macro
Completed in 5 milliseconds