<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="auto">And that is a clear NAK to this approach.
<div dir="auto"><br>
</div>
<div dir="auto">Please start by fixing at least the obvious style problems before resending.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Thanks,</div>
<div dir="auto">Christian.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">Am 27.11.2017 20:29 schrieb "Liu, Shaoyun" <Shaoyun.Liu@amd.com>:<br type="attribution">
<blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><font size="2"><span style="font-size:10pt">
<div>I agree that this HW engineer generated file doesn't match the coding style from linux software engineer point of view , but since we already import other similar " HW engineer style" files under include/asic_reg/vega10/, I don't see a reason to specially
change this file without touch else . This file is actually almost identical as soc15ip.h . I think it's easier for us to import other offset file in the future if we keep them un-touched .
<br>
<br>
Regards<br>
Shaoyun.liu<br>
<br>
<br>
-----Original Message-----<br>
From: Christian König [<a href="mailto:ckoenig.leichtzumerken@gmail.com">mailto:ckoenig.leichtzumerken@gmail.com</a>]
<br>
Sent: Monday, November 27, 2017 2:17 PM<br>
To: Liu, Shaoyun; amd-gfx@lists.freedesktop.org<br>
Subject: Re: [PATCH 1/3] drm/amdgpu: Add SOC15 IP offset define file<br>
<br>
First of let us fix the obvious style problems.<br>
<br>
Am 27.11.2017 um 19:30 schrieb Shaoyun Liu:<br>
> Change-Id: I654d02891b80f3457ddcd80d6a8ea5ace295a89c<br>
> Signed-off-by: Shaoyun Liu <Shaoyun.Liu@amd.com><br>
> ---<br>
> .../drm/amd/include/asic_reg/vega10/ip_offset_1.h | 1248 ++++++++++++++++++++<br>
> 1 file changed, 1248 insertions(+)<br>
> create mode 100644 drivers/gpu/drm/amd/include/asic_reg/vega10/ip_offset_1.h<br>
><br>
> diff --git a/drivers/gpu/drm/amd/include/asic_reg/vega10/ip_offset_1.h b/drivers/gpu/drm/amd/include/asic_reg/vega10/ip_offset_1.h<br>
> new file mode 100644<br>
> index 0000000..76cb748<br>
> --- /dev/null<br>
> +++ b/drivers/gpu/drm/amd/include/asic_reg/vega10/ip_offset_1.h<br>
> @@ -0,0 +1,1248 @@<br>
> +#ifndef _ip_offset_1_HEADER<br>
> +#define _ip_offset_1_HEADER<br>
Names for preprocessor defines should be capitable.<br>
<br>
> +<br>
> +#define MAX_INSTANCE 5<br>
> +#define MAX_SEGMENT 5<br>
> +<br>
> +<br>
> +struct IP_BASE_INSTANCE<br>
<br>
Structure names should be lower case. And we need an amdgpu_ or at least <br>
amd_ prefix here.<br>
<br>
Regards,<br>
Christian.<br>
<br>
> +{<!-- --><br>
> + unsigned int segment[MAX_SEGMENT];<br>
> +};<br>
> +<br>
> +struct IP_BASE<br>
> +{<!-- --><br>
> + struct IP_BASE_INSTANCE instance[MAX_INSTANCE];<br>
> +};<br>
> +<br>
> +<br>
> +static const struct IP_BASE NBIF_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, 0x00010400, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE NBIO_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, 0x00010400, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE DCE_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE DCN_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE MP0_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE MP1_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE MP2_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE DF_BASE = { { { { 0x00007000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE UVD_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; //note: GLN does not use the first segment<br>
<br>
No "//" in kernel code please.<br>
<br>
> +static const struct IP_BASE VCN_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; //note: GLN does not use the first segment<br>
> +static const struct IP_BASE DBGU_BASE = { { { { 0x00000180, 0x000001A0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE DBGU_NBIO_BASE = { { { { 0x000001C0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE DBGU_IO_BASE = { { { { 0x000001E0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE DFX_DAP_BASE = { { { { 0x000005A0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE DFX_BASE = { { { { 0x00000580, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // this file does not contain registers<br>
> +static const struct IP_BASE ISP_BASE = { { { { 0x00018000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE SYSTEMHUB_BASE = { { { { 0x00000EA0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } }; // not exist<br>
> +static const struct IP_BASE L2IMU_BASE = { { { { 0x00007DC0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE IOHC_BASE = { { { { 0x00010000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE ATHUB_BASE = { { { { 0x00000C20, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE VCE_BASE = { { { { 0x00007E00, 0x00048800, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE GC_BASE = { { { { 0x00002000, 0x0000A000, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE MMHUB_BASE = { { { { 0x0001A000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE RSMU_BASE = { { { { 0x00012000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE HDP_BASE = { { { { 0x00000F20, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE OSSSYS_BASE = { { { { 0x000010A0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE SDMA0_BASE = { { { { 0x00001260, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE SDMA1_BASE = { { { { 0x00001460, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE XDMA_BASE = { { { { 0x00003400, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE UMC_BASE = { { { { 0x00014000, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE THM_BASE = { { { { 0x00016600, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE SMUIO_BASE = { { { { 0x00016800, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE PWR_BASE = { { { { 0x00016A00, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0, 0, 0, 0 } },<br>
> + { { 0x00016E00, 0, 0, 0, 0 } },<br>
> + { { 0x00017000, 0, 0, 0, 0 } },<br>
> + { { 0x00017200, 0, 0, 0, 0 } },<br>
> + { { 0x00017E00, 0, 0, 0, 0 } } } };<br>
> +static const struct IP_BASE FUSE_BASE = { { { { 0x00017400, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } },<br>
> + { { 0, 0, 0, 0, 0 } } } };<br>
> +<br>
> +<br>
> +#define NBIF_BASE__INST0_SEG0 0x00000000<br>
> +#define NBIF_BASE__INST0_SEG1 0x00000014<br>
> +#define NBIF_BASE__INST0_SEG2 0x00000D20<br>
> +#define NBIF_BASE__INST0_SEG3 0x00010400<br>
> +#define NBIF_BASE__INST0_SEG4 0<br>
> +<br>
> +#define NBIF_BASE__INST1_SEG0 0<br>
> +#define NBIF_BASE__INST1_SEG1 0<br>
> +#define NBIF_BASE__INST1_SEG2 0<br>
> +#define NBIF_BASE__INST1_SEG3 0<br>
> +#define NBIF_BASE__INST1_SEG4 0<br>
> +<br>
> +#define NBIF_BASE__INST2_SEG0 0<br>
> +#define NBIF_BASE__INST2_SEG1 0<br>
> +#define NBIF_BASE__INST2_SEG2 0<br>
> +#define NBIF_BASE__INST2_SEG3 0<br>
> +#define NBIF_BASE__INST2_SEG4 0<br>
> +<br>
> +#define NBIF_BASE__INST3_SEG0 0<br>
> +#define NBIF_BASE__INST3_SEG1 0<br>
> +#define NBIF_BASE__INST3_SEG2 0<br>
> +#define NBIF_BASE__INST3_SEG3 0<br>
> +#define NBIF_BASE__INST3_SEG4 0<br>
> +<br>
> +#define NBIF_BASE__INST4_SEG0 0<br>
> +#define NBIF_BASE__INST4_SEG1 0<br>
> +#define NBIF_BASE__INST4_SEG2 0<br>
> +#define NBIF_BASE__INST4_SEG3 0<br>
> +#define NBIF_BASE__INST4_SEG4 0<br>
> +<br>
> +#define NBIO_BASE__INST0_SEG0 0x00000000<br>
> +#define NBIO_BASE__INST0_SEG1 0x00000014<br>
> +#define NBIO_BASE__INST0_SEG2 0x00000D20<br>
> +#define NBIO_BASE__INST0_SEG3 0x00010400<br>
> +#define NBIO_BASE__INST0_SEG4 0<br>
> +<br>
> +#define NBIO_BASE__INST1_SEG0 0<br>
> +#define NBIO_BASE__INST1_SEG1 0<br>
> +#define NBIO_BASE__INST1_SEG2 0<br>
> +#define NBIO_BASE__INST1_SEG3 0<br>
> +#define NBIO_BASE__INST1_SEG4 0<br>
> +<br>
> +#define NBIO_BASE__INST2_SEG0 0<br>
> +#define NBIO_BASE__INST2_SEG1 0<br>
> +#define NBIO_BASE__INST2_SEG2 0<br>
> +#define NBIO_BASE__INST2_SEG3 0<br>
> +#define NBIO_BASE__INST2_SEG4 0<br>
> +<br>
> +#define NBIO_BASE__INST3_SEG0 0<br>
> +#define NBIO_BASE__INST3_SEG1 0<br>
> +#define NBIO_BASE__INST3_SEG2 0<br>
> +#define NBIO_BASE__INST3_SEG3 0<br>
> +#define NBIO_BASE__INST3_SEG4 0<br>
> +<br>
> +#define NBIO_BASE__INST4_SEG0 0<br>
> +#define NBIO_BASE__INST4_SEG1 0<br>
> +#define NBIO_BASE__INST4_SEG2 0<br>
> +#define NBIO_BASE__INST4_SEG3 0<br>
> +#define NBIO_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DCE_BASE__INST0_SEG0 0x00000012<br>
> +#define DCE_BASE__INST0_SEG1 0x000000C0<br>
> +#define DCE_BASE__INST0_SEG2 0x000034C0<br>
> +#define DCE_BASE__INST0_SEG3 0<br>
> +#define DCE_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DCE_BASE__INST1_SEG0 0<br>
> +#define DCE_BASE__INST1_SEG1 0<br>
> +#define DCE_BASE__INST1_SEG2 0<br>
> +#define DCE_BASE__INST1_SEG3 0<br>
> +#define DCE_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DCE_BASE__INST2_SEG0 0<br>
> +#define DCE_BASE__INST2_SEG1 0<br>
> +#define DCE_BASE__INST2_SEG2 0<br>
> +#define DCE_BASE__INST2_SEG3 0<br>
> +#define DCE_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DCE_BASE__INST3_SEG0 0<br>
> +#define DCE_BASE__INST3_SEG1 0<br>
> +#define DCE_BASE__INST3_SEG2 0<br>
> +#define DCE_BASE__INST3_SEG3 0<br>
> +#define DCE_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DCE_BASE__INST4_SEG0 0<br>
> +#define DCE_BASE__INST4_SEG1 0<br>
> +#define DCE_BASE__INST4_SEG2 0<br>
> +#define DCE_BASE__INST4_SEG3 0<br>
> +#define DCE_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DCN_BASE__INST0_SEG0 0x00000012<br>
> +#define DCN_BASE__INST0_SEG1 0x000000C0<br>
> +#define DCN_BASE__INST0_SEG2 0x000034C0<br>
> +#define DCN_BASE__INST0_SEG3 0<br>
> +#define DCN_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DCN_BASE__INST1_SEG0 0<br>
> +#define DCN_BASE__INST1_SEG1 0<br>
> +#define DCN_BASE__INST1_SEG2 0<br>
> +#define DCN_BASE__INST1_SEG3 0<br>
> +#define DCN_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DCN_BASE__INST2_SEG0 0<br>
> +#define DCN_BASE__INST2_SEG1 0<br>
> +#define DCN_BASE__INST2_SEG2 0<br>
> +#define DCN_BASE__INST2_SEG3 0<br>
> +#define DCN_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DCN_BASE__INST3_SEG0 0<br>
> +#define DCN_BASE__INST3_SEG1 0<br>
> +#define DCN_BASE__INST3_SEG2 0<br>
> +#define DCN_BASE__INST3_SEG3 0<br>
> +#define DCN_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DCN_BASE__INST4_SEG0 0<br>
> +#define DCN_BASE__INST4_SEG1 0<br>
> +#define DCN_BASE__INST4_SEG2 0<br>
> +#define DCN_BASE__INST4_SEG3 0<br>
> +#define DCN_BASE__INST4_SEG4 0<br>
> +<br>
> +#define MP0_BASE__INST0_SEG0 0x00016000<br>
> +#define MP0_BASE__INST0_SEG1 0<br>
> +#define MP0_BASE__INST0_SEG2 0<br>
> +#define MP0_BASE__INST0_SEG3 0<br>
> +#define MP0_BASE__INST0_SEG4 0<br>
> +<br>
> +#define MP0_BASE__INST1_SEG0 0<br>
> +#define MP0_BASE__INST1_SEG1 0<br>
> +#define MP0_BASE__INST1_SEG2 0<br>
> +#define MP0_BASE__INST1_SEG3 0<br>
> +#define MP0_BASE__INST1_SEG4 0<br>
> +<br>
> +#define MP0_BASE__INST2_SEG0 0<br>
> +#define MP0_BASE__INST2_SEG1 0<br>
> +#define MP0_BASE__INST2_SEG2 0<br>
> +#define MP0_BASE__INST2_SEG3 0<br>
> +#define MP0_BASE__INST2_SEG4 0<br>
> +<br>
> +#define MP0_BASE__INST3_SEG0 0<br>
> +#define MP0_BASE__INST3_SEG1 0<br>
> +#define MP0_BASE__INST3_SEG2 0<br>
> +#define MP0_BASE__INST3_SEG3 0<br>
> +#define MP0_BASE__INST3_SEG4 0<br>
> +<br>
> +#define MP0_BASE__INST4_SEG0 0<br>
> +#define MP0_BASE__INST4_SEG1 0<br>
> +#define MP0_BASE__INST4_SEG2 0<br>
> +#define MP0_BASE__INST4_SEG3 0<br>
> +#define MP0_BASE__INST4_SEG4 0<br>
> +<br>
> +#define MP1_BASE__INST0_SEG0 0x00016000<br>
> +#define MP1_BASE__INST0_SEG1 0<br>
> +#define MP1_BASE__INST0_SEG2 0<br>
> +#define MP1_BASE__INST0_SEG3 0<br>
> +#define MP1_BASE__INST0_SEG4 0<br>
> +<br>
> +#define MP1_BASE__INST1_SEG0 0<br>
> +#define MP1_BASE__INST1_SEG1 0<br>
> +#define MP1_BASE__INST1_SEG2 0<br>
> +#define MP1_BASE__INST1_SEG3 0<br>
> +#define MP1_BASE__INST1_SEG4 0<br>
> +<br>
> +#define MP1_BASE__INST2_SEG0 0<br>
> +#define MP1_BASE__INST2_SEG1 0<br>
> +#define MP1_BASE__INST2_SEG2 0<br>
> +#define MP1_BASE__INST2_SEG3 0<br>
> +#define MP1_BASE__INST2_SEG4 0<br>
> +<br>
> +#define MP1_BASE__INST3_SEG0 0<br>
> +#define MP1_BASE__INST3_SEG1 0<br>
> +#define MP1_BASE__INST3_SEG2 0<br>
> +#define MP1_BASE__INST3_SEG3 0<br>
> +#define MP1_BASE__INST3_SEG4 0<br>
> +<br>
> +#define MP1_BASE__INST4_SEG0 0<br>
> +#define MP1_BASE__INST4_SEG1 0<br>
> +#define MP1_BASE__INST4_SEG2 0<br>
> +#define MP1_BASE__INST4_SEG3 0<br>
> +#define MP1_BASE__INST4_SEG4 0<br>
> +<br>
> +#define MP2_BASE__INST0_SEG0 0x00016000<br>
> +#define MP2_BASE__INST0_SEG1 0<br>
> +#define MP2_BASE__INST0_SEG2 0<br>
> +#define MP2_BASE__INST0_SEG3 0<br>
> +#define MP2_BASE__INST0_SEG4 0<br>
> +<br>
> +#define MP2_BASE__INST1_SEG0 0<br>
> +#define MP2_BASE__INST1_SEG1 0<br>
> +#define MP2_BASE__INST1_SEG2 0<br>
> +#define MP2_BASE__INST1_SEG3 0<br>
> +#define MP2_BASE__INST1_SEG4 0<br>
> +<br>
> +#define MP2_BASE__INST2_SEG0 0<br>
> +#define MP2_BASE__INST2_SEG1 0<br>
> +#define MP2_BASE__INST2_SEG2 0<br>
> +#define MP2_BASE__INST2_SEG3 0<br>
> +#define MP2_BASE__INST2_SEG4 0<br>
> +<br>
> +#define MP2_BASE__INST3_SEG0 0<br>
> +#define MP2_BASE__INST3_SEG1 0<br>
> +#define MP2_BASE__INST3_SEG2 0<br>
> +#define MP2_BASE__INST3_SEG3 0<br>
> +#define MP2_BASE__INST3_SEG4 0<br>
> +<br>
> +#define MP2_BASE__INST4_SEG0 0<br>
> +#define MP2_BASE__INST4_SEG1 0<br>
> +#define MP2_BASE__INST4_SEG2 0<br>
> +#define MP2_BASE__INST4_SEG3 0<br>
> +#define MP2_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DF_BASE__INST0_SEG0 0x00007000<br>
> +#define DF_BASE__INST0_SEG1 0<br>
> +#define DF_BASE__INST0_SEG2 0<br>
> +#define DF_BASE__INST0_SEG3 0<br>
> +#define DF_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DF_BASE__INST1_SEG0 0<br>
> +#define DF_BASE__INST1_SEG1 0<br>
> +#define DF_BASE__INST1_SEG2 0<br>
> +#define DF_BASE__INST1_SEG3 0<br>
> +#define DF_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DF_BASE__INST2_SEG0 0<br>
> +#define DF_BASE__INST2_SEG1 0<br>
> +#define DF_BASE__INST2_SEG2 0<br>
> +#define DF_BASE__INST2_SEG3 0<br>
> +#define DF_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DF_BASE__INST3_SEG0 0<br>
> +#define DF_BASE__INST3_SEG1 0<br>
> +#define DF_BASE__INST3_SEG2 0<br>
> +#define DF_BASE__INST3_SEG3 0<br>
> +#define DF_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DF_BASE__INST4_SEG0 0<br>
> +#define DF_BASE__INST4_SEG1 0<br>
> +#define DF_BASE__INST4_SEG2 0<br>
> +#define DF_BASE__INST4_SEG3 0<br>
> +#define DF_BASE__INST4_SEG4 0<br>
> +<br>
> +#define UVD_BASE__INST0_SEG0 0x00007800<br>
> +#define UVD_BASE__INST0_SEG1 0x00007E00<br>
> +#define UVD_BASE__INST0_SEG2 0<br>
> +#define UVD_BASE__INST0_SEG3 0<br>
> +#define UVD_BASE__INST0_SEG4 0<br>
> +<br>
> +#define UVD_BASE__INST1_SEG0 0<br>
> +#define UVD_BASE__INST1_SEG1 0<br>
> +#define UVD_BASE__INST1_SEG2 0<br>
> +#define UVD_BASE__INST1_SEG3 0<br>
> +#define UVD_BASE__INST1_SEG4 0<br>
> +<br>
> +#define UVD_BASE__INST2_SEG0 0<br>
> +#define UVD_BASE__INST2_SEG1 0<br>
> +#define UVD_BASE__INST2_SEG2 0<br>
> +#define UVD_BASE__INST2_SEG3 0<br>
> +#define UVD_BASE__INST2_SEG4 0<br>
> +<br>
> +#define UVD_BASE__INST3_SEG0 0<br>
> +#define UVD_BASE__INST3_SEG1 0<br>
> +#define UVD_BASE__INST3_SEG2 0<br>
> +#define UVD_BASE__INST3_SEG3 0<br>
> +#define UVD_BASE__INST3_SEG4 0<br>
> +<br>
> +#define UVD_BASE__INST4_SEG0 0<br>
> +#define UVD_BASE__INST4_SEG1 0<br>
> +#define UVD_BASE__INST4_SEG2 0<br>
> +#define UVD_BASE__INST4_SEG3 0<br>
> +#define UVD_BASE__INST4_SEG4 0<br>
> +<br>
> +#define VCN_BASE__INST0_SEG0 0x00007800<br>
> +#define VCN_BASE__INST0_SEG1 0x00007E00<br>
> +#define VCN_BASE__INST0_SEG2 0<br>
> +#define VCN_BASE__INST0_SEG3 0<br>
> +#define VCN_BASE__INST0_SEG4 0<br>
> +<br>
> +#define VCN_BASE__INST1_SEG0 0<br>
> +#define VCN_BASE__INST1_SEG1 0<br>
> +#define VCN_BASE__INST1_SEG2 0<br>
> +#define VCN_BASE__INST1_SEG3 0<br>
> +#define VCN_BASE__INST1_SEG4 0<br>
> +<br>
> +#define VCN_BASE__INST2_SEG0 0<br>
> +#define VCN_BASE__INST2_SEG1 0<br>
> +#define VCN_BASE__INST2_SEG2 0<br>
> +#define VCN_BASE__INST2_SEG3 0<br>
> +#define VCN_BASE__INST2_SEG4 0<br>
> +<br>
> +#define VCN_BASE__INST3_SEG0 0<br>
> +#define VCN_BASE__INST3_SEG1 0<br>
> +#define VCN_BASE__INST3_SEG2 0<br>
> +#define VCN_BASE__INST3_SEG3 0<br>
> +#define VCN_BASE__INST3_SEG4 0<br>
> +<br>
> +#define VCN_BASE__INST4_SEG0 0<br>
> +#define VCN_BASE__INST4_SEG1 0<br>
> +#define VCN_BASE__INST4_SEG2 0<br>
> +#define VCN_BASE__INST4_SEG3 0<br>
> +#define VCN_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DBGU_BASE__INST0_SEG0 0x00000180<br>
> +#define DBGU_BASE__INST0_SEG1 0x000001A0<br>
> +#define DBGU_BASE__INST0_SEG2 0<br>
> +#define DBGU_BASE__INST0_SEG3 0<br>
> +#define DBGU_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DBGU_BASE__INST1_SEG0 0<br>
> +#define DBGU_BASE__INST1_SEG1 0<br>
> +#define DBGU_BASE__INST1_SEG2 0<br>
> +#define DBGU_BASE__INST1_SEG3 0<br>
> +#define DBGU_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DBGU_BASE__INST2_SEG0 0<br>
> +#define DBGU_BASE__INST2_SEG1 0<br>
> +#define DBGU_BASE__INST2_SEG2 0<br>
> +#define DBGU_BASE__INST2_SEG3 0<br>
> +#define DBGU_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DBGU_BASE__INST3_SEG0 0<br>
> +#define DBGU_BASE__INST3_SEG1 0<br>
> +#define DBGU_BASE__INST3_SEG2 0<br>
> +#define DBGU_BASE__INST3_SEG3 0<br>
> +#define DBGU_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DBGU_BASE__INST4_SEG0 0<br>
> +#define DBGU_BASE__INST4_SEG1 0<br>
> +#define DBGU_BASE__INST4_SEG2 0<br>
> +#define DBGU_BASE__INST4_SEG3 0<br>
> +#define DBGU_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DBGU_NBIO_BASE__INST0_SEG0 0x000001C0<br>
> +#define DBGU_NBIO_BASE__INST0_SEG1 0<br>
> +#define DBGU_NBIO_BASE__INST0_SEG2 0<br>
> +#define DBGU_NBIO_BASE__INST0_SEG3 0<br>
> +#define DBGU_NBIO_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DBGU_NBIO_BASE__INST1_SEG0 0<br>
> +#define DBGU_NBIO_BASE__INST1_SEG1 0<br>
> +#define DBGU_NBIO_BASE__INST1_SEG2 0<br>
> +#define DBGU_NBIO_BASE__INST1_SEG3 0<br>
> +#define DBGU_NBIO_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DBGU_NBIO_BASE__INST2_SEG0 0<br>
> +#define DBGU_NBIO_BASE__INST2_SEG1 0<br>
> +#define DBGU_NBIO_BASE__INST2_SEG2 0<br>
> +#define DBGU_NBIO_BASE__INST2_SEG3 0<br>
> +#define DBGU_NBIO_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DBGU_NBIO_BASE__INST3_SEG0 0<br>
> +#define DBGU_NBIO_BASE__INST3_SEG1 0<br>
> +#define DBGU_NBIO_BASE__INST3_SEG2 0<br>
> +#define DBGU_NBIO_BASE__INST3_SEG3 0<br>
> +#define DBGU_NBIO_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DBGU_NBIO_BASE__INST4_SEG0 0<br>
> +#define DBGU_NBIO_BASE__INST4_SEG1 0<br>
> +#define DBGU_NBIO_BASE__INST4_SEG2 0<br>
> +#define DBGU_NBIO_BASE__INST4_SEG3 0<br>
> +#define DBGU_NBIO_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DBGU_IO_BASE__INST0_SEG0 0x000001E0<br>
> +#define DBGU_IO_BASE__INST0_SEG1 0<br>
> +#define DBGU_IO_BASE__INST0_SEG2 0<br>
> +#define DBGU_IO_BASE__INST0_SEG3 0<br>
> +#define DBGU_IO_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DBGU_IO_BASE__INST1_SEG0 0<br>
> +#define DBGU_IO_BASE__INST1_SEG1 0<br>
> +#define DBGU_IO_BASE__INST1_SEG2 0<br>
> +#define DBGU_IO_BASE__INST1_SEG3 0<br>
> +#define DBGU_IO_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DBGU_IO_BASE__INST2_SEG0 0<br>
> +#define DBGU_IO_BASE__INST2_SEG1 0<br>
> +#define DBGU_IO_BASE__INST2_SEG2 0<br>
> +#define DBGU_IO_BASE__INST2_SEG3 0<br>
> +#define DBGU_IO_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DBGU_IO_BASE__INST3_SEG0 0<br>
> +#define DBGU_IO_BASE__INST3_SEG1 0<br>
> +#define DBGU_IO_BASE__INST3_SEG2 0<br>
> +#define DBGU_IO_BASE__INST3_SEG3 0<br>
> +#define DBGU_IO_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DBGU_IO_BASE__INST4_SEG0 0<br>
> +#define DBGU_IO_BASE__INST4_SEG1 0<br>
> +#define DBGU_IO_BASE__INST4_SEG2 0<br>
> +#define DBGU_IO_BASE__INST4_SEG3 0<br>
> +#define DBGU_IO_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DFX_DAP_BASE__INST0_SEG0 0x000005A0<br>
> +#define DFX_DAP_BASE__INST0_SEG1 0<br>
> +#define DFX_DAP_BASE__INST0_SEG2 0<br>
> +#define DFX_DAP_BASE__INST0_SEG3 0<br>
> +#define DFX_DAP_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DFX_DAP_BASE__INST1_SEG0 0<br>
> +#define DFX_DAP_BASE__INST1_SEG1 0<br>
> +#define DFX_DAP_BASE__INST1_SEG2 0<br>
> +#define DFX_DAP_BASE__INST1_SEG3 0<br>
> +#define DFX_DAP_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DFX_DAP_BASE__INST2_SEG0 0<br>
> +#define DFX_DAP_BASE__INST2_SEG1 0<br>
> +#define DFX_DAP_BASE__INST2_SEG2 0<br>
> +#define DFX_DAP_BASE__INST2_SEG3 0<br>
> +#define DFX_DAP_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DFX_DAP_BASE__INST3_SEG0 0<br>
> +#define DFX_DAP_BASE__INST3_SEG1 0<br>
> +#define DFX_DAP_BASE__INST3_SEG2 0<br>
> +#define DFX_DAP_BASE__INST3_SEG3 0<br>
> +#define DFX_DAP_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DFX_DAP_BASE__INST4_SEG0 0<br>
> +#define DFX_DAP_BASE__INST4_SEG1 0<br>
> +#define DFX_DAP_BASE__INST4_SEG2 0<br>
> +#define DFX_DAP_BASE__INST4_SEG3 0<br>
> +#define DFX_DAP_BASE__INST4_SEG4 0<br>
> +<br>
> +#define DFX_BASE__INST0_SEG0 0x00000580<br>
> +#define DFX_BASE__INST0_SEG1 0<br>
> +#define DFX_BASE__INST0_SEG2 0<br>
> +#define DFX_BASE__INST0_SEG3 0<br>
> +#define DFX_BASE__INST0_SEG4 0<br>
> +<br>
> +#define DFX_BASE__INST1_SEG0 0<br>
> +#define DFX_BASE__INST1_SEG1 0<br>
> +#define DFX_BASE__INST1_SEG2 0<br>
> +#define DFX_BASE__INST1_SEG3 0<br>
> +#define DFX_BASE__INST1_SEG4 0<br>
> +<br>
> +#define DFX_BASE__INST2_SEG0 0<br>
> +#define DFX_BASE__INST2_SEG1 0<br>
> +#define DFX_BASE__INST2_SEG2 0<br>
> +#define DFX_BASE__INST2_SEG3 0<br>
> +#define DFX_BASE__INST2_SEG4 0<br>
> +<br>
> +#define DFX_BASE__INST3_SEG0 0<br>
> +#define DFX_BASE__INST3_SEG1 0<br>
> +#define DFX_BASE__INST3_SEG2 0<br>
> +#define DFX_BASE__INST3_SEG3 0<br>
> +#define DFX_BASE__INST3_SEG4 0<br>
> +<br>
> +#define DFX_BASE__INST4_SEG0 0<br>
> +#define DFX_BASE__INST4_SEG1 0<br>
> +#define DFX_BASE__INST4_SEG2 0<br>
> +#define DFX_BASE__INST4_SEG3 0<br>
> +#define DFX_BASE__INST4_SEG4 0<br>
> +<br>
> +#define ISP_BASE__INST0_SEG0 0x00018000<br>
> +#define ISP_BASE__INST0_SEG1 0<br>
> +#define ISP_BASE__INST0_SEG2 0<br>
> +#define ISP_BASE__INST0_SEG3 0<br>
> +#define ISP_BASE__INST0_SEG4 0<br>
> +<br>
> +#define ISP_BASE__INST1_SEG0 0<br>
> +#define ISP_BASE__INST1_SEG1 0<br>
> +#define ISP_BASE__INST1_SEG2 0<br>
> +#define ISP_BASE__INST1_SEG3 0<br>
> +#define ISP_BASE__INST1_SEG4 0<br>
> +<br>
> +#define ISP_BASE__INST2_SEG0 0<br>
> +#define ISP_BASE__INST2_SEG1 0<br>
> +#define ISP_BASE__INST2_SEG2 0<br>
> +#define ISP_BASE__INST2_SEG3 0<br>
> +#define ISP_BASE__INST2_SEG4 0<br>
> +<br>
> +#define ISP_BASE__INST3_SEG0 0<br>
> +#define ISP_BASE__INST3_SEG1 0<br>
> +#define ISP_BASE__INST3_SEG2 0<br>
> +#define ISP_BASE__INST3_SEG3 0<br>
> +#define ISP_BASE__INST3_SEG4 0<br>
> +<br>
> +#define ISP_BASE__INST4_SEG0 0<br>
> +#define ISP_BASE__INST4_SEG1 0<br>
> +#define ISP_BASE__INST4_SEG2 0<br>
> +#define ISP_BASE__INST4_SEG3 0<br>
> +#define ISP_BASE__INST4_SEG4 0<br>
> +<br>
> +#define SYSTEMHUB_BASE__INST0_SEG0 0x00000EA0<br>
> +#define SYSTEMHUB_BASE__INST0_SEG1 0<br>
> +#define SYSTEMHUB_BASE__INST0_SEG2 0<br>
> +#define SYSTEMHUB_BASE__INST0_SEG3 0<br>
> +#define SYSTEMHUB_BASE__INST0_SEG4 0<br>
> +<br>
> +#define SYSTEMHUB_BASE__INST1_SEG0 0<br>
> +#define SYSTEMHUB_BASE__INST1_SEG1 0<br>
> +#define SYSTEMHUB_BASE__INST1_SEG2 0<br>
> +#define SYSTEMHUB_BASE__INST1_SEG3 0<br>
> +#define SYSTEMHUB_BASE__INST1_SEG4 0<br>
> +<br>
> +#define SYSTEMHUB_BASE__INST2_SEG0 0<br>
> +#define SYSTEMHUB_BASE__INST2_SEG1 0<br>
> +#define SYSTEMHUB_BASE__INST2_SEG2 0<br>
> +#define SYSTEMHUB_BASE__INST2_SEG3 0<br>
> +#define SYSTEMHUB_BASE__INST2_SEG4 0<br>
> +<br>
> +#define SYSTEMHUB_BASE__INST3_SEG0 0<br>
> +#define SYSTEMHUB_BASE__INST3_SEG1 0<br>
> +#define SYSTEMHUB_BASE__INST3_SEG2 0<br>
> +#define SYSTEMHUB_BASE__INST3_SEG3 0<br>
> +#define SYSTEMHUB_BASE__INST3_SEG4 0<br>
> +<br>
> +#define SYSTEMHUB_BASE__INST4_SEG0 0<br>
> +#define SYSTEMHUB_BASE__INST4_SEG1 0<br>
> +#define SYSTEMHUB_BASE__INST4_SEG2 0<br>
> +#define SYSTEMHUB_BASE__INST4_SEG3 0<br>
> +#define SYSTEMHUB_BASE__INST4_SEG4 0<br>
> +<br>
> +#define L2IMU_BASE__INST0_SEG0 0x00007DC0<br>
> +#define L2IMU_BASE__INST0_SEG1 0<br>
> +#define L2IMU_BASE__INST0_SEG2 0<br>
> +#define L2IMU_BASE__INST0_SEG3 0<br>
> +#define L2IMU_BASE__INST0_SEG4 0<br>
> +<br>
> +#define L2IMU_BASE__INST1_SEG0 0<br>
> +#define L2IMU_BASE__INST1_SEG1 0<br>
> +#define L2IMU_BASE__INST1_SEG2 0<br>
> +#define L2IMU_BASE__INST1_SEG3 0<br>
> +#define L2IMU_BASE__INST1_SEG4 0<br>
> +<br>
> +#define L2IMU_BASE__INST2_SEG0 0<br>
> +#define L2IMU_BASE__INST2_SEG1 0<br>
> +#define L2IMU_BASE__INST2_SEG2 0<br>
> +#define L2IMU_BASE__INST2_SEG3 0<br>
> +#define L2IMU_BASE__INST2_SEG4 0<br>
> +<br>
> +#define L2IMU_BASE__INST3_SEG0 0<br>
> +#define L2IMU_BASE__INST3_SEG1 0<br>
> +#define L2IMU_BASE__INST3_SEG2 0<br>
> +#define L2IMU_BASE__INST3_SEG3 0<br>
> +#define L2IMU_BASE__INST3_SEG4 0<br>
> +<br>
> +#define L2IMU_BASE__INST4_SEG0 0<br>
> +#define L2IMU_BASE__INST4_SEG1 0<br>
> +#define L2IMU_BASE__INST4_SEG2 0<br>
> +#define L2IMU_BASE__INST4_SEG3 0<br>
> +#define L2IMU_BASE__INST4_SEG4 0<br>
> +<br>
> +#define IOHC_BASE__INST0_SEG0 0x00010000<br>
> +#define IOHC_BASE__INST0_SEG1 0<br>
> +#define IOHC_BASE__INST0_SEG2 0<br>
> +#define IOHC_BASE__INST0_SEG3 0<br>
> +#define IOHC_BASE__INST0_SEG4 0<br>
> +<br>
> +#define IOHC_BASE__INST1_SEG0 0<br>
> +#define IOHC_BASE__INST1_SEG1 0<br>
> +#define IOHC_BASE__INST1_SEG2 0<br>
> +#define IOHC_BASE__INST1_SEG3 0<br>
> +#define IOHC_BASE__INST1_SEG4 0<br>
> +<br>
> +#define IOHC_BASE__INST2_SEG0 0<br>
> +#define IOHC_BASE__INST2_SEG1 0<br>
> +#define IOHC_BASE__INST2_SEG2 0<br>
> +#define IOHC_BASE__INST2_SEG3 0<br>
> +#define IOHC_BASE__INST2_SEG4 0<br>
> +<br>
> +#define IOHC_BASE__INST3_SEG0 0<br>
> +#define IOHC_BASE__INST3_SEG1 0<br>
> +#define IOHC_BASE__INST3_SEG2 0<br>
> +#define IOHC_BASE__INST3_SEG3 0<br>
> +#define IOHC_BASE__INST3_SEG4 0<br>
> +<br>
> +#define IOHC_BASE__INST4_SEG0 0<br>
> +#define IOHC_BASE__INST4_SEG1 0<br>
> +#define IOHC_BASE__INST4_SEG2 0<br>
> +#define IOHC_BASE__INST4_SEG3 0<br>
> +#define IOHC_BASE__INST4_SEG4 0<br>
> +<br>
> +#define ATHUB_BASE__INST0_SEG0 0x00000C20<br>
> +#define ATHUB_BASE__INST0_SEG1 0<br>
> +#define ATHUB_BASE__INST0_SEG2 0<br>
> +#define ATHUB_BASE__INST0_SEG3 0<br>
> +#define ATHUB_BASE__INST0_SEG4 0<br>
> +<br>
> +#define ATHUB_BASE__INST1_SEG0 0<br>
> +#define ATHUB_BASE__INST1_SEG1 0<br>
> +#define ATHUB_BASE__INST1_SEG2 0<br>
> +#define ATHUB_BASE__INST1_SEG3 0<br>
> +#define ATHUB_BASE__INST1_SEG4 0<br>
> +<br>
> +#define ATHUB_BASE__INST2_SEG0 0<br>
> +#define ATHUB_BASE__INST2_SEG1 0<br>
> +#define ATHUB_BASE__INST2_SEG2 0<br>
> +#define ATHUB_BASE__INST2_SEG3 0<br>
> +#define ATHUB_BASE__INST2_SEG4 0<br>
> +<br>
> +#define ATHUB_BASE__INST3_SEG0 0<br>
> +#define ATHUB_BASE__INST3_SEG1 0<br>
> +#define ATHUB_BASE__INST3_SEG2 0<br>
> +#define ATHUB_BASE__INST3_SEG3 0<br>
> +#define ATHUB_BASE__INST3_SEG4 0<br>
> +<br>
> +#define ATHUB_BASE__INST4_SEG0 0<br>
> +#define ATHUB_BASE__INST4_SEG1 0<br>
> +#define ATHUB_BASE__INST4_SEG2 0<br>
> +#define ATHUB_BASE__INST4_SEG3 0<br>
> +#define ATHUB_BASE__INST4_SEG4 0<br>
> +<br>
> +#define VCE_BASE__INST0_SEG0 0x00007E00<br>
> +#define VCE_BASE__INST0_SEG1 0x00048800<br>
> +#define VCE_BASE__INST0_SEG2 0<br>
> +#define VCE_BASE__INST0_SEG3 0<br>
> +#define VCE_BASE__INST0_SEG4 0<br>
> +<br>
> +#define VCE_BASE__INST1_SEG0 0<br>
> +#define VCE_BASE__INST1_SEG1 0<br>
> +#define VCE_BASE__INST1_SEG2 0<br>
> +#define VCE_BASE__INST1_SEG3 0<br>
> +#define VCE_BASE__INST1_SEG4 0<br>
> +<br>
> +#define VCE_BASE__INST2_SEG0 0<br>
> +#define VCE_BASE__INST2_SEG1 0<br>
> +#define VCE_BASE__INST2_SEG2 0<br>
> +#define VCE_BASE__INST2_SEG3 0<br>
> +#define VCE_BASE__INST2_SEG4 0<br>
> +<br>
> +#define VCE_BASE__INST3_SEG0 0<br>
> +#define VCE_BASE__INST3_SEG1 0<br>
> +#define VCE_BASE__INST3_SEG2 0<br>
> +#define VCE_BASE__INST3_SEG3 0<br>
> +#define VCE_BASE__INST3_SEG4 0<br>
> +<br>
> +#define VCE_BASE__INST4_SEG0 0<br>
> +#define VCE_BASE__INST4_SEG1 0<br>
> +#define VCE_BASE__INST4_SEG2 0<br>
> +#define VCE_BASE__INST4_SEG3 0<br>
> +#define VCE_BASE__INST4_SEG4 0<br>
> +<br>
> +#define GC_BASE__INST0_SEG0 0x00002000<br>
> +#define GC_BASE__INST0_SEG1 0x0000A000<br>
> +#define GC_BASE__INST0_SEG2 0<br>
> +#define GC_BASE__INST0_SEG3 0<br>
> +#define GC_BASE__INST0_SEG4 0<br>
> +<br>
> +#define GC_BASE__INST1_SEG0 0<br>
> +#define GC_BASE__INST1_SEG1 0<br>
> +#define GC_BASE__INST1_SEG2 0<br>
> +#define GC_BASE__INST1_SEG3 0<br>
> +#define GC_BASE__INST1_SEG4 0<br>
> +<br>
> +#define GC_BASE__INST2_SEG0 0<br>
> +#define GC_BASE__INST2_SEG1 0<br>
> +#define GC_BASE__INST2_SEG2 0<br>
> +#define GC_BASE__INST2_SEG3 0<br>
> +#define GC_BASE__INST2_SEG4 0<br>
> +<br>
> +#define GC_BASE__INST3_SEG0 0<br>
> +#define GC_BASE__INST3_SEG1 0<br>
> +#define GC_BASE__INST3_SEG2 0<br>
> +#define GC_BASE__INST3_SEG3 0<br>
> +#define GC_BASE__INST3_SEG4 0<br>
> +<br>
> +#define GC_BASE__INST4_SEG0 0<br>
> +#define GC_BASE__INST4_SEG1 0<br>
> +#define GC_BASE__INST4_SEG2 0<br>
> +#define GC_BASE__INST4_SEG3 0<br>
> +#define GC_BASE__INST4_SEG4 0<br>
> +<br>
> +#define MMHUB_BASE__INST0_SEG0 0x0001A000<br>
> +#define MMHUB_BASE__INST0_SEG1 0<br>
> +#define MMHUB_BASE__INST0_SEG2 0<br>
> +#define MMHUB_BASE__INST0_SEG3 0<br>
> +#define MMHUB_BASE__INST0_SEG4 0<br>
> +<br>
> +#define MMHUB_BASE__INST1_SEG0 0<br>
> +#define MMHUB_BASE__INST1_SEG1 0<br>
> +#define MMHUB_BASE__INST1_SEG2 0<br>
> +#define MMHUB_BASE__INST1_SEG3 0<br>
> +#define MMHUB_BASE__INST1_SEG4 0<br>
> +<br>
> +#define MMHUB_BASE__INST2_SEG0 0<br>
> +#define MMHUB_BASE__INST2_SEG1 0<br>
> +#define MMHUB_BASE__INST2_SEG2 0<br>
> +#define MMHUB_BASE__INST2_SEG3 0<br>
> +#define MMHUB_BASE__INST2_SEG4 0<br>
> +<br>
> +#define MMHUB_BASE__INST3_SEG0 0<br>
> +#define MMHUB_BASE__INST3_SEG1 0<br>
> +#define MMHUB_BASE__INST3_SEG2 0<br>
> +#define MMHUB_BASE__INST3_SEG3 0<br>
> +#define MMHUB_BASE__INST3_SEG4 0<br>
> +<br>
> +#define MMHUB_BASE__INST4_SEG0 0<br>
> +#define MMHUB_BASE__INST4_SEG1 0<br>
> +#define MMHUB_BASE__INST4_SEG2 0<br>
> +#define MMHUB_BASE__INST4_SEG3 0<br>
> +#define MMHUB_BASE__INST4_SEG4 0<br>
> +<br>
> +#define RSMU_BASE__INST0_SEG0 0x00012000<br>
> +#define RSMU_BASE__INST0_SEG1 0<br>
> +#define RSMU_BASE__INST0_SEG2 0<br>
> +#define RSMU_BASE__INST0_SEG3 0<br>
> +#define RSMU_BASE__INST0_SEG4 0<br>
> +<br>
> +#define RSMU_BASE__INST1_SEG0 0<br>
> +#define RSMU_BASE__INST1_SEG1 0<br>
> +#define RSMU_BASE__INST1_SEG2 0<br>
> +#define RSMU_BASE__INST1_SEG3 0<br>
> +#define RSMU_BASE__INST1_SEG4 0<br>
> +<br>
> +#define RSMU_BASE__INST2_SEG0 0<br>
> +#define RSMU_BASE__INST2_SEG1 0<br>
> +#define RSMU_BASE__INST2_SEG2 0<br>
> +#define RSMU_BASE__INST2_SEG3 0<br>
> +#define RSMU_BASE__INST2_SEG4 0<br>
> +<br>
> +#define RSMU_BASE__INST3_SEG0 0<br>
> +#define RSMU_BASE__INST3_SEG1 0<br>
> +#define RSMU_BASE__INST3_SEG2 0<br>
> +#define RSMU_BASE__INST3_SEG3 0<br>
> +#define RSMU_BASE__INST3_SEG4 0<br>
> +<br>
> +#define RSMU_BASE__INST4_SEG0 0<br>
> +#define RSMU_BASE__INST4_SEG1 0<br>
> +#define RSMU_BASE__INST4_SEG2 0<br>
> +#define RSMU_BASE__INST4_SEG3 0<br>
> +#define RSMU_BASE__INST4_SEG4 0<br>
> +<br>
> +#define HDP_BASE__INST0_SEG0 0x00000F20<br>
> +#define HDP_BASE__INST0_SEG1 0<br>
> +#define HDP_BASE__INST0_SEG2 0<br>
> +#define HDP_BASE__INST0_SEG3 0<br>
> +#define HDP_BASE__INST0_SEG4 0<br>
> +<br>
> +#define HDP_BASE__INST1_SEG0 0<br>
> +#define HDP_BASE__INST1_SEG1 0<br>
> +#define HDP_BASE__INST1_SEG2 0<br>
> +#define HDP_BASE__INST1_SEG3 0<br>
> +#define HDP_BASE__INST1_SEG4 0<br>
> +<br>
> +#define HDP_BASE__INST2_SEG0 0<br>
> +#define HDP_BASE__INST2_SEG1 0<br>
> +#define HDP_BASE__INST2_SEG2 0<br>
> +#define HDP_BASE__INST2_SEG3 0<br>
> +#define HDP_BASE__INST2_SEG4 0<br>
> +<br>
> +#define HDP_BASE__INST3_SEG0 0<br>
> +#define HDP_BASE__INST3_SEG1 0<br>
> +#define HDP_BASE__INST3_SEG2 0<br>
> +#define HDP_BASE__INST3_SEG3 0<br>
> +#define HDP_BASE__INST3_SEG4 0<br>
> +<br>
> +#define HDP_BASE__INST4_SEG0 0<br>
> +#define HDP_BASE__INST4_SEG1 0<br>
> +#define HDP_BASE__INST4_SEG2 0<br>
> +#define HDP_BASE__INST4_SEG3 0<br>
> +#define HDP_BASE__INST4_SEG4 0<br>
> +<br>
> +#define OSSSYS_BASE__INST0_SEG0 0x000010A0<br>
> +#define OSSSYS_BASE__INST0_SEG1 0<br>
> +#define OSSSYS_BASE__INST0_SEG2 0<br>
> +#define OSSSYS_BASE__INST0_SEG3 0<br>
> +#define OSSSYS_BASE__INST0_SEG4 0<br>
> +<br>
> +#define OSSSYS_BASE__INST1_SEG0 0<br>
> +#define OSSSYS_BASE__INST1_SEG1 0<br>
> +#define OSSSYS_BASE__INST1_SEG2 0<br>
> +#define OSSSYS_BASE__INST1_SEG3 0<br>
> +#define OSSSYS_BASE__INST1_SEG4 0<br>
> +<br>
> +#define OSSSYS_BASE__INST2_SEG0 0<br>
> +#define OSSSYS_BASE__INST2_SEG1 0<br>
> +#define OSSSYS_BASE__INST2_SEG2 0<br>
> +#define OSSSYS_BASE__INST2_SEG3 0<br>
> +#define OSSSYS_BASE__INST2_SEG4 0<br>
> +<br>
> +#define OSSSYS_BASE__INST3_SEG0 0<br>
> +#define OSSSYS_BASE__INST3_SEG1 0<br>
> +#define OSSSYS_BASE__INST3_SEG2 0<br>
> +#define OSSSYS_BASE__INST3_SEG3 0<br>
> +#define OSSSYS_BASE__INST3_SEG4 0<br>
> +<br>
> +#define OSSSYS_BASE__INST4_SEG0 0<br>
> +#define OSSSYS_BASE__INST4_SEG1 0<br>
> +#define OSSSYS_BASE__INST4_SEG2 0<br>
> +#define OSSSYS_BASE__INST4_SEG3 0<br>
> +#define OSSSYS_BASE__INST4_SEG4 0<br>
> +<br>
> +#define SDMA0_BASE__INST0_SEG0 0x00001260<br>
> +#define SDMA0_BASE__INST0_SEG1 0<br>
> +#define SDMA0_BASE__INST0_SEG2 0<br>
> +#define SDMA0_BASE__INST0_SEG3 0<br>
> +#define SDMA0_BASE__INST0_SEG4 0<br>
> +<br>
> +#define SDMA0_BASE__INST1_SEG0 0<br>
> +#define SDMA0_BASE__INST1_SEG1 0<br>
> +#define SDMA0_BASE__INST1_SEG2 0<br>
> +#define SDMA0_BASE__INST1_SEG3 0<br>
> +#define SDMA0_BASE__INST1_SEG4 0<br>
> +<br>
> +#define SDMA0_BASE__INST2_SEG0 0<br>
> +#define SDMA0_BASE__INST2_SEG1 0<br>
> +#define SDMA0_BASE__INST2_SEG2 0<br>
> +#define SDMA0_BASE__INST2_SEG3 0<br>
> +#define SDMA0_BASE__INST2_SEG4 0<br>
> +<br>
> +#define SDMA0_BASE__INST3_SEG0 0<br>
> +#define SDMA0_BASE__INST3_SEG1 0<br>
> +#define SDMA0_BASE__INST3_SEG2 0<br>
> +#define SDMA0_BASE__INST3_SEG3 0<br>
> +#define SDMA0_BASE__INST3_SEG4 0<br>
> +<br>
> +#define SDMA0_BASE__INST4_SEG0 0<br>
> +#define SDMA0_BASE__INST4_SEG1 0<br>
> +#define SDMA0_BASE__INST4_SEG2 0<br>
> +#define SDMA0_BASE__INST4_SEG3 0<br>
> +#define SDMA0_BASE__INST4_SEG4 0<br>
> +<br>
> +#define SDMA1_BASE__INST0_SEG0 0x00001460<br>
> +#define SDMA1_BASE__INST0_SEG1 0<br>
> +#define SDMA1_BASE__INST0_SEG2 0<br>
> +#define SDMA1_BASE__INST0_SEG3 0<br>
> +#define SDMA1_BASE__INST0_SEG4 0<br>
> +<br>
> +#define SDMA1_BASE__INST1_SEG0 0<br>
> +#define SDMA1_BASE__INST1_SEG1 0<br>
> +#define SDMA1_BASE__INST1_SEG2 0<br>
> +#define SDMA1_BASE__INST1_SEG3 0<br>
> +#define SDMA1_BASE__INST1_SEG4 0<br>
> +<br>
> +#define SDMA1_BASE__INST2_SEG0 0<br>
> +#define SDMA1_BASE__INST2_SEG1 0<br>
> +#define SDMA1_BASE__INST2_SEG2 0<br>
> +#define SDMA1_BASE__INST2_SEG3 0<br>
> +#define SDMA1_BASE__INST2_SEG4 0<br>
> +<br>
> +#define SDMA1_BASE__INST3_SEG0 0<br>
> +#define SDMA1_BASE__INST3_SEG1 0<br>
> +#define SDMA1_BASE__INST3_SEG2 0<br>
> +#define SDMA1_BASE__INST3_SEG3 0<br>
> +#define SDMA1_BASE__INST3_SEG4 0<br>
> +<br>
> +#define SDMA1_BASE__INST4_SEG0 0<br>
> +#define SDMA1_BASE__INST4_SEG1 0<br>
> +#define SDMA1_BASE__INST4_SEG2 0<br>
> +#define SDMA1_BASE__INST4_SEG3 0<br>
> +#define SDMA1_BASE__INST4_SEG4 0<br>
> +<br>
> +#define XDMA_BASE__INST0_SEG0 0x00003400<br>
> +#define XDMA_BASE__INST0_SEG1 0<br>
> +#define XDMA_BASE__INST0_SEG2 0<br>
> +#define XDMA_BASE__INST0_SEG3 0<br>
> +#define XDMA_BASE__INST0_SEG4 0<br>
> +<br>
> +#define XDMA_BASE__INST1_SEG0 0<br>
> +#define XDMA_BASE__INST1_SEG1 0<br>
> +#define XDMA_BASE__INST1_SEG2 0<br>
> +#define XDMA_BASE__INST1_SEG3 0<br>
></div>
</span></font></div>
</blockquote>
</div>
<br>
</div>
</body>
</html>