]> Git Repo - linux.git/blob - drivers/gpu/host1x/hw/hw_host1x08_common.h
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / gpu / host1x / hw / hw_host1x08_common.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (c) 2022 NVIDIA Corporation.
4  */
5
6 #define HOST1X_COMMON_OFA_MLOCK                 0x4050
7 #define HOST1X_COMMON_NVJPG1_MLOCK              0x4070
8 #define HOST1X_COMMON_VIC_MLOCK                 0x4078
9 #define HOST1X_COMMON_NVENC_MLOCK               0x407c
10 #define HOST1X_COMMON_NVDEC_MLOCK               0x4080
11 #define HOST1X_COMMON_NVJPG_MLOCK               0x4084
This page took 0.033848 seconds and 4 git commands to generate.