Searched refs:ALIGN_8B_CEIL (Results 1 – 1 of 1) sorted by relevance
28 #define ALIGN_8B_CEIL(__a) (((__a) + 7) & (-8)) macro1689 offset = ALIGN_8B_CEIL(offset); in npc_fwdb_detect_load_prfl_img()