Searched defs:MODSUB_POW2 (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h700 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) macro

Completed in 171 milliseconds