Searched refs:HWCAP_EVTSTRM (Results 1 – 3 of 3) sorted by relevance
130 elf_hwcap |= HWCAP_EVTSTRM; in arch_timer_set_evtstrm_feature()135 return elf_hwcap & HWCAP_EVTSTRM; in arch_timer_have_evtstrm_feature()
30 #define HWCAP_EVTSTRM (1 << 21) macro
25 #define HWCAP_EVTSTRM (1 << 2) macro