Searched refs:BTE_ERR_BITS (Results 1 – 1 of 1) sorted by relevance
161 #define BTE_ERR_BITS 0x3FUL macro163 #define BTE_ERR_MASK (BTE_ERR_BITS << BTE_ERR_SHIFT)174 ? (((_status >> BTE_ERR_SHIFT) & BTE_ERR_BITS) | IBLS_ERROR) \