Home
last modified time | relevance | path

Searched defs:xf_next_power_of_two (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/include/sys/fio/
Dxf-types.h78 #define xf_next_power_of_two(v) __xf_power_of_two_1((v) - 1) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h51 #define xf_next_power_of_two(v) __xf_power_of_two_1((v) - 1) macro