You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
345 B
12 lines
345 B
/* 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
|