Searched refs:sdbc_static_cache (Results 1 – 4 of 4) sorted by relevance
294 sdbc_static_cache = (_sd_cache_config.reserved1 & CFG_STATIC_CACHE);
137 if (sdbc_static_cache) { /* alloc all static cache memory here */ in _sdbc_dealloc_configure_dm()241 if (sdbc_static_cache) { in _sdbc_dealloc_deconfigure_dm()
1063 extern int sdbc_static_cache;
276 int sdbc_static_cache = 1; variable