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