drm: bridge: adv7511: remove s32 format from i2s capabilities
[drm/drm-misc.git] / drivers / accel / habanalabs / include / goya / asic_reg / mmu_regs.h
blob7ec81f12031e0917a25e3274db529ad0f2540006
1 /* SPDX-License-Identifier: GPL-2.0
3 * Copyright 2016-2018 HabanaLabs, Ltd.
4 * All Rights Reserved.
6 */
8 /************************************
9 ** This is an auto-generated file **
10 ** DO NOT EDIT BELOW **
11 ************************************/
13 #ifndef ASIC_REG_MMU_REGS_H_
14 #define ASIC_REG_MMU_REGS_H_
17 *****************************************
18 * MMU (Prototype: MMU)
19 *****************************************
22 #define mmMMU_INPUT_FIFO_THRESHOLD 0x480000
24 #define mmMMU_MMU_ENABLE 0x48000C
26 #define mmMMU_FORCE_ORDERING 0x480010
28 #define mmMMU_FEATURE_ENABLE 0x480014
30 #define mmMMU_VA_ORDERING_MASK_31_7 0x480018
32 #define mmMMU_VA_ORDERING_MASK_49_32 0x48001C
34 #define mmMMU_LOG2_DDR_SIZE 0x480020
36 #define mmMMU_SCRAMBLER 0x480024
38 #define mmMMU_MEM_INIT_BUSY 0x480028
40 #define mmMMU_SPI_MASK 0x48002C
42 #define mmMMU_SPI_CAUSE 0x480030
44 #define mmMMU_PAGE_ERROR_CAPTURE 0x480034
46 #define mmMMU_PAGE_ERROR_CAPTURE_VA 0x480038
48 #define mmMMU_ACCESS_ERROR_CAPTURE 0x48003C
50 #define mmMMU_ACCESS_ERROR_CAPTURE_VA 0x480040
52 #endif /* ASIC_REG_MMU_REGS_H_ */