Searched refs:__MSB (Results 1 – 1 of 1) sorted by relevance
16 #define __MSB(x) ((x) >> 8) macro18 #define tpm_u16(x) __MSB(x), __LSB(x)