Home
last modified time | relevance | path

Searched refs:FMBM_PP_MXT_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_fman.h205 #define FMBM_PP_MXT_MASK 0x3f000000 /* Max # tasks */ macro
206 #define FMBM_PP_MXT(x) (((x-1) << 24) & FMBM_PP_MXT_MASK)