Searched refs:USER_TIMEBASE_NONE (Results 1 – 4 of 4) sorted by relevance
182 cmp r0, #USER_TIMEBASE_NONE // Are userspace reads supported?258 cmp x2, #USER_TIMEBASE_NONE // Are userspace reads supported?
41 #define USER_TIMEBASE_NONE 0 macro
1217 return USER_TIMEBASE_NONE; in user_timebase_type()
2093 if (user_timebase_type() != USER_TIMEBASE_NONE) { in _enable_timebase_event_stream()