Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.c36 static inline int is_pow2(int i) in is_pow2() function
43 WARN_ON(!is_pow2(size)); in vchiu_queue_init()