Searched defs:bits_to_bytes_round_up (Results 1 – 2 of 2) sorted by relevance
52 #define bits_to_bytes_round_up(X) force_align_up_and_div (X, BITS_PER_UNIT) macro