Searched refs:wce_flag (Results 1 – 1 of 1) sorted by relevance
846 static int sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag);8783 sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag) in sd_cache_control() argument8801 (mode_caching_page->wce && wce_flag == SD_CACHE_DISABLE) || in sd_cache_control()8802 (!mode_caching_page->wce && wce_flag == SD_CACHE_ENABLE)) { in sd_cache_control()8819 if (wce_flag == SD_CACHE_ENABLE) in sd_cache_control()8821 else if (wce_flag == SD_CACHE_DISABLE) in sd_cache_control()