X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fgpu%2Fhost1x%2Fhw%2Fhw_host1x08_channel.h;fp=drivers%2Fgpu%2Fhost1x%2Fhw%2Fhw_host1x08_channel.h;h=c9272d2ab14af6c3ecb1dc597f5603b7967f5126;hb=9abdd497cd0ac08ed55aea30de1e46d73eef9fc5;hp=0000000000000000000000000000000000000000;hpb=7afd1194a3cdb7ba5aa8d658b2d0655f61457c86;p=linux-2.6-microblaze.git diff --git a/drivers/gpu/host1x/hw/hw_host1x08_channel.h b/drivers/gpu/host1x/hw/hw_host1x08_channel.h new file mode 100644 index 000000000000..c9272d2ab14a --- /dev/null +++ b/drivers/gpu/host1x/hw/hw_host1x08_channel.h @@ -0,0 +1,11 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +/* + * Copyright (c) 2022 NVIDIA Corporation. + */ + +#ifndef HOST1X_HW_HOST1X08_CHANNEL_H +#define HOST1X_HW_HOST1X08_CHANNEL_H + +#define HOST1X_CHANNEL_SMMU_STREAMID 0x084 + +#endif