Searched refs:BCE_CONDITION_MFW_RUN_MASK (Results 1 – 2 of 2) sorted by relevance
990 #define BCE_CONDITION_MFW_RUN_MASK 0x0000e000 macro
1232 if (val & BCE_CONDITION_MFW_RUN_MASK) in bce_attach()1239 val &= BCE_CONDITION_MFW_RUN_MASK; in bce_attach()