Home
last modified time | relevance | path

Searched refs:wr_str (Results 1 – 1 of 1) sorted by relevance

/drivers/soc/tegra/cbb/
Dtegra-cbb.c38 const char *buff_str, *mod_str, *rd_str, *wr_str; in tegra_cbb_print_cache() local
43 wr_str = (cache & BIT(3)) ? "Write-Allocate" : ""; in tegra_cbb_print_cache()
49 cache, buff_str, mod_str, rd_str, wr_str); in tegra_cbb_print_cache()