Searched defs:UPPER_16_BITS (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/evbppc/nintendo/dev/
H A Dgxreg.h33 #define UPPER_16_BITS(x) (((x) >> 16) & 0xffff) macro

Completed in 3 milliseconds