18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2019 NVIDIA Corporation. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef HOST1X_HW_HOST1X07_CHANNEL_H 78c2ecf20Sopenharmony_ci#define HOST1X_HW_HOST1X07_CHANNEL_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define HOST1X_CHANNEL_SMMU_STREAMID 0x084 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#endif 12