Searched refs:ULTRA_VER_MASK (Results 1 – 3 of 3) sorted by relevance
110 ULTRA_VER_IMPL(ver), ULTRA_VER_MASK(ver))); in kcpc_hw_load_pcbe()
179 #define ULTRA_VER_MASK(x) (((x) >> 24) & 0xFF) macro