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()
853 #define OFFSET_MASK 0x07 in CXSecureUncompressLH() macro858 #define OFFSET_MASK 0x3FF in CXSecureUncompressLH()956 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXSecureUncompressLH()1016 #undef OFFSET_MASK in CXSecureUncompressLH()
694 #define OFFSET_MASK 0x07 in CXReadUncompLH() macro698 #define OFFSET_MASK 0x3FF in CXReadUncompLH()896 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXReadUncompLH()975 #undef OFFSET_MASK in CXReadUncompLH()