Searched refs:wce_flag (Results 1 – 1 of 1) sorted by relevance
1295 static int sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag);9395 sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag) in sd_cache_control() argument9483 (mode_caching_page->wce && wce_flag == SD_CACHE_DISABLE) || in sd_cache_control()9484 (!mode_caching_page->wce && wce_flag == SD_CACHE_ENABLE)) { in sd_cache_control()9505 if (wce_flag == SD_CACHE_ENABLE) in sd_cache_control()9507 else if (wce_flag == SD_CACHE_DISABLE) in sd_cache_control()