18c2ecf20Sopenharmony_ci/*
28c2ecf20Sopenharmony_ci * arch/arm/include/asm/hardware/cache-tauros2.h
38c2ecf20Sopenharmony_ci *
48c2ecf20Sopenharmony_ci * Copyright (C) 2008 Marvell Semiconductor
58c2ecf20Sopenharmony_ci *
68c2ecf20Sopenharmony_ci * This file is licensed under the terms of the GNU General Public
78c2ecf20Sopenharmony_ci * License version 2. This program is licensed "as is" without any
88c2ecf20Sopenharmony_ci * warranty of any kind, whether express or implied.
98c2ecf20Sopenharmony_ci */
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#define CACHE_TAUROS2_PREFETCH_ON	(1 << 0)
128c2ecf20Sopenharmony_ci#define CACHE_TAUROS2_LINEFILL_BURST8	(1 << 1)
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciextern void __init tauros2_init(unsigned int features);
15