Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c38 const char *buff_str, *mod_str, *rd_str, *wr_str; in tegra_cbb_print_cache() local
42 rd_str = (cache & BIT(2)) ? "Read-Allocate " : ""; in tegra_cbb_print_cache()
49 cache, buff_str, mod_str, rd_str, wr_str); in tegra_cbb_print_cache()