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