Searched refs:BIT_BURST_SIZE_8822B (Results 1 – 5 of 5) sorted by relevance
5569 #define BIT_BURST_SIZE_8822B(x) \ macro5577 (BIT_CLEAR_BURST_SIZE_8822B(x) | BIT_BURST_SIZE_8822B(v))
5570 #define BIT_BURST_SIZE_8822B(x) \ macro5578 (BIT_CLEAR_BURST_SIZE_8822B(x) | BIT_BURST_SIZE_8822B(v))
3510 #define BIT_BURST_SIZE_8822B(x) (((x) & BIT_MASK_BURST_SIZE_8822B) << BIT_SHIFT_BURST_SIZE_8822B) macro