Searched refs:OFFSET_MASK (Results 1 – 3 of 3) sorted by relevance
474 #define OFFSET_MASK 0x07 in CXUncompressLH() macro479 #define OFFSET_MASK 0x3FF in CXUncompressLH()542 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXUncompressLH()586 #undef OFFSET_MASK in CXUncompressLH()
862 #define OFFSET_MASK 0x07 in CXSecureUncompressLH() macro867 #define OFFSET_MASK 0x3FF in CXSecureUncompressLH()965 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXSecureUncompressLH()1025 #undef OFFSET_MASK in CXSecureUncompressLH()
699 #define OFFSET_MASK 0x07 in CXReadUncompLH() macro703 #define OFFSET_MASK 0x3FF in CXReadUncompLH()911 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXReadUncompLH()989 #undef OFFSET_MASK in CXReadUncompLH()