Searched defs:getAM5Offset (Results 1 – 3 of 3) sorted by relevance
495 static inline unsigned char getAM5Offset(unsigned AM5Opc) { in getAM5Offset() function
496 static inline unsigned char getAM5Offset(unsigned AM5Opc) { in getAM5Offset() function
477 inline unsigned char getAM5Offset(unsigned AM5Opc) { return AM5Opc & 0xFF; } in getAM5Offset() function