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

/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_internal.h39 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
/xsrc/external/mit/libdrm/dist/omap/
H A Domap_drm.c44 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro

Completed in 5 milliseconds