Searched defs:UTMIP_HSDISCON_LEVEL_MSB (Results 1 – 2 of 2) sorted by relevance
256 #define UTMIP_HSDISCON_LEVEL_MSB (1 << 24) macro
115 #define UTMIP_HSDISCON_LEVEL_MSB(x) ((((x) & 0x4) >> 2) << 24) macro