Searched refs:BIT_WRITE_GROUPING (Results 1 – 5 of 5) sorted by relevance
28319 #define BIT_WRITE_GROUPING(x) (((x) & BIT_MASK_WRITE_GROUPING) << BIT_SHIFT_WRITE_GROUPING) macro
52637 #define BIT_WRITE_GROUPING(x) \ macro52645 (BIT_CLEAR_WRITE_GROUPING(x) | BIT_WRITE_GROUPING(v))
52638 #define BIT_WRITE_GROUPING(x) \ macro52646 (BIT_CLEAR_WRITE_GROUPING(x) | BIT_WRITE_GROUPING(v))