Searched refs:DF_DISABLE_CFG_RETRY (Results 1 – 2 of 2) sorted by relevance
175 DF_DISABLE_CFG_RETRY = (1 << 3), /* Disable fallback config */ enumerator
3954 fallback = sc->debug_flags & DF_DISABLE_CFG_RETRY ? false : true; in partition_resources()