Searched refs:HW_BASE_ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
72 #define HW_BASE_ALIGN_SIZE (1 << HW_BASE_ALIGN_BITS) macro73 #define HW_BASE_ALIGN_MASK ~(HW_BASE_ALIGN_SIZE - 1)