Searched refs:OFFSET_MASK (Results 1 – 3 of 3) sorted by relevance
493 #define OFFSET_MASK 0x07 in UncompressLH() macro498 #define OFFSET_MASK 0x3FF in UncompressLH() macro563 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in UncompressLH()607 #undef OFFSET_MASK in UncompressLH()
899 #define OFFSET_MASK 0x07 in SecureUncompressLH() macro904 #define OFFSET_MASK 0x3FF in SecureUncompressLH() macro1005 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in SecureUncompressLH()1065 #undef OFFSET_MASK in SecureUncompressLH()
746 #define OFFSET_MASK 0x07 in ReadUncompLH() macro750 #define OFFSET_MASK 0x3FF in ReadUncompLH() macro972 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in ReadUncompLH()1051 #undef OFFSET_MASK in ReadUncompLH()