- /* SPDX-License-Identifier: GPL-2.0-only */
- /*
- * Copyright (c) 2022 NVIDIA Corporation.
- */
- #define HOST1X_COMMON_OFA_MLOCK 0x4050
- #define HOST1X_COMMON_NVJPG1_MLOCK 0x4070
- #define HOST1X_COMMON_VIC_MLOCK 0x4078
- #define HOST1X_COMMON_NVENC_MLOCK 0x407c
- #define HOST1X_COMMON_NVDEC_MLOCK 0x4080
- #define HOST1X_COMMON_NVJPG_MLOCK 0x4084
|