1 /* SPDX-License-Identifier: GPL-2.0 2 * 3 * Copyright 2016-2018 HabanaLabs, Ltd. 4 * All Rights Reserved. 5 * 6 */ 7 8 #ifndef INCLUDE_MMU_V1_0_H_ 9 #define INCLUDE_MMU_V1_0_H_ 10 11 #define MMU_HOP0_PA43_12 0x490004 12 #define MMU_HOP0_PA49_44 0x490008 13 #define MMU_ASID_BUSY 0x490000 14 15 #endif /* INCLUDE_MMU_V1_0_H_ */