Searched refs:FMBM_PP_MXT_MASK (Results 1 – 1 of 1) sorted by relevance
205 #define FMBM_PP_MXT_MASK 0x3f000000 /* Max # tasks */ macro206 #define FMBM_PP_MXT(x) (((x-1) << 24) & FMBM_PP_MXT_MASK)