#ifndef DT_BINDINGS_MEMORY_TEGRA194_MC_H
#define DT_BINDINGS_MEMORY_TEGRA194_MC_H
/* special clients */
#define TEGRA194_SID_INVALID 0 x00
#define TEGRA194_SID_PASSTHROUGH 0 x7f
/* host1x clients */
#define TEGRA194_SID_HOST1X 0 x01
#define TEGRA194_SID_CSI 0 x02
#define TEGRA194_SID_VIC 0 x03
#define TEGRA194_SID_VI 0 x04
#define TEGRA194_SID_ISP 0 x05
#define TEGRA194_SID_NVDEC 0 x06
#define TEGRA194_SID_NVENC 0 x07
#define TEGRA194_SID_NVJPG 0 x08
#define TEGRA194_SID_NVDISPLAY 0 x09
#define TEGRA194_SID_TSEC 0 x0a
#define TEGRA194_SID_TSECB 0 x0b
#define TEGRA194_SID_SE 0 x0c
#define TEGRA194_SID_SE1 0 x0d
#define TEGRA194_SID_SE2 0 x0e
#define TEGRA194_SID_SE3 0 x0f
/* GPU clients */
#define TEGRA194_SID_GPU 0 x10
/* other SoC clients */
#define TEGRA194_SID_AFI 0 x11
#define TEGRA194_SID_HDA 0 x12
#define TEGRA194_SID_ETR 0 x13
#define TEGRA194_SID_EQOS 0 x14
#define TEGRA194_SID_UFSHC 0 x15
#define TEGRA194_SID_AON 0 x16
#define TEGRA194_SID_SDMMC4 0 x17
#define TEGRA194_SID_SDMMC3 0 x18
#define TEGRA194_SID_SDMMC2 0 x19
#define TEGRA194_SID_SDMMC1 0 x1a
#define TEGRA194_SID_XUSB_HOST 0 x1b
#define TEGRA194_SID_XUSB_DEV 0 x1c
#define TEGRA194_SID_SATA 0 x1d
#define TEGRA194_SID_APE 0 x1e
#define TEGRA194_SID_SCE 0 x1f
/* GPC DMA clients */
#define TEGRA194_SID_GPCDMA_0 0 x20
#define TEGRA194_SID_GPCDMA_1 0 x21
#define TEGRA194_SID_GPCDMA_2 0 x22
#define TEGRA194_SID_GPCDMA_3 0 x23
#define TEGRA194_SID_GPCDMA_4 0 x24
#define TEGRA194_SID_GPCDMA_5 0 x25
#define TEGRA194_SID_GPCDMA_6 0 x26
#define TEGRA194_SID_GPCDMA_7 0 x27
/* APE DMA clients */
#define TEGRA194_SID_APE_1 0 x28
#define TEGRA194_SID_APE_2 0 x29
/* camera RTCPU */
#define TEGRA194_SID_RCE 0 x2a
/* camera RTCPU on host1x address space */
#define TEGRA194_SID_RCE_1X 0 x2b
/* APE DMA clients */
#define TEGRA194_SID_APE_3 0 x2c
/* camera RTCPU running on APE */
#define TEGRA194_SID_APE_CAM 0 x2d
#define TEGRA194_SID_APE_CAM_1X 0 x2e
#define TEGRA194_SID_RCE_RM 0 x2f
#define TEGRA194_SID_VI_FALCON 0 x30
#define TEGRA194_SID_ISP_FALCON 0 x31
/*
* The BPMP has its SID value hardcoded in the firmware. Changing it requires
* considerable effort.
*/
#define TEGRA194_SID_BPMP 0 x32
/* for SMMU tests */
#define TEGRA194_SID_SMMU_TEST 0 x33
/* host1x virtualization channels */
#define TEGRA194_SID_HOST1X_CTX0 0 x38
#define TEGRA194_SID_HOST1X_CTX1 0 x39
#define TEGRA194_SID_HOST1X_CTX2 0 x3a
#define TEGRA194_SID_HOST1X_CTX3 0 x3b
#define TEGRA194_SID_HOST1X_CTX4 0 x3c
#define TEGRA194_SID_HOST1X_CTX5 0 x3d
#define TEGRA194_SID_HOST1X_CTX6 0 x3e
#define TEGRA194_SID_HOST1X_CTX7 0 x3f
/* host1x command buffers */
#define TEGRA194_SID_HOST1X_VM0 0 x40
#define TEGRA194_SID_HOST1X_VM1 0 x41
#define TEGRA194_SID_HOST1X_VM2 0 x42
#define TEGRA194_SID_HOST1X_VM3 0 x43
#define TEGRA194_SID_HOST1X_VM4 0 x44
#define TEGRA194_SID_HOST1X_VM5 0 x45
#define TEGRA194_SID_HOST1X_VM6 0 x46
#define TEGRA194_SID_HOST1X_VM7 0 x47
/* SE data buffers */
#define TEGRA194_SID_SE_VM0 0 x48
#define TEGRA194_SID_SE_VM1 0 x49
#define TEGRA194_SID_SE_VM2 0 x4a
#define TEGRA194_SID_SE_VM3 0 x4b
#define TEGRA194_SID_SE_VM4 0 x4c
#define TEGRA194_SID_SE_VM5 0 x4d
#define TEGRA194_SID_SE_VM6 0 x4e
#define TEGRA194_SID_SE_VM7 0 x4f
#define TEGRA194_SID_MIU 0 x50
#define TEGRA194_SID_NVDLA0 0 x51
#define TEGRA194_SID_NVDLA1 0 x52
#define TEGRA194_SID_PVA0 0 x53
#define TEGRA194_SID_PVA1 0 x54
#define TEGRA194_SID_NVENC1 0 x55
#define TEGRA194_SID_PCIE0 0 x56
#define TEGRA194_SID_PCIE1 0 x57
#define TEGRA194_SID_PCIE2 0 x58
#define TEGRA194_SID_PCIE3 0 x59
#define TEGRA194_SID_PCIE4 0 x5a
#define TEGRA194_SID_PCIE5 0 x5b
#define TEGRA194_SID_NVDEC1 0 x5c
#define TEGRA194_SID_XUSB_VF0 0 x5d
#define TEGRA194_SID_XUSB_VF1 0 x5e
#define TEGRA194_SID_XUSB_VF2 0 x5f
#define TEGRA194_SID_XUSB_VF3 0 x60
#define TEGRA194_SID_RCE_VM3 0 x61
#define TEGRA194_SID_VI_VM2 0 x62
#define TEGRA194_SID_VI_VM3 0 x63
#define TEGRA194_SID_RCE_SERVER 0 x64
/*
* memory client IDs
*/
/* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
#define TEGRA194_MEMORY_CLIENT_PTCR 0 x00
/* MSS internal memqual MIU7 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU7R 0 x01
/* MSS internal memqual MIU7 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU7W 0 x02
/* High-definition audio (HDA) read clients */
#define TEGRA194_MEMORY_CLIENT_HDAR 0 x15
/* Host channel data read clients */
#define TEGRA194_MEMORY_CLIENT_HOST1XDMAR 0 x16
#define TEGRA194_MEMORY_CLIENT_NVENCSRD 0 x1c
/* SATA read clients */
#define TEGRA194_MEMORY_CLIENT_SATAR 0 x1f
/* Reads from Cortex-A9 4 CPU cores via the L2 cache */
#define TEGRA194_MEMORY_CLIENT_MPCORER 0 x27
#define TEGRA194_MEMORY_CLIENT_NVENCSWR 0 x2b
/* High-definition audio (HDA) write clients */
#define TEGRA194_MEMORY_CLIENT_HDAW 0 x35
/* Writes from Cortex-A9 4 CPU cores via the L2 cache */
#define TEGRA194_MEMORY_CLIENT_MPCOREW 0 x39
/* SATA write clients */
#define TEGRA194_MEMORY_CLIENT_SATAW 0 x3d
/* ISP read client for Crossbar A */
#define TEGRA194_MEMORY_CLIENT_ISPRA 0 x44
/* ISP read client 1 for Crossbar A */
#define TEGRA194_MEMORY_CLIENT_ISPFALR 0 x45
/* ISP Write client for Crossbar A */
#define TEGRA194_MEMORY_CLIENT_ISPWA 0 x46
/* ISP Write client Crossbar B */
#define TEGRA194_MEMORY_CLIENT_ISPWB 0 x47
/* XUSB_HOST read clients */
#define TEGRA194_MEMORY_CLIENT_XUSB_HOSTR 0 x4a
/* XUSB_HOST write clients */
#define TEGRA194_MEMORY_CLIENT_XUSB_HOSTW 0 x4b
/* XUSB read clients */
#define TEGRA194_MEMORY_CLIENT_XUSB_DEVR 0 x4c
/* XUSB_DEV write clients */
#define TEGRA194_MEMORY_CLIENT_XUSB_DEVW 0 x4d
/* sdmmca memory read client */
#define TEGRA194_MEMORY_CLIENT_SDMMCRA 0 x60
/* sdmmc memory read client */
#define TEGRA194_MEMORY_CLIENT_SDMMCR 0 x62
/* sdmmcd memory read client */
#define TEGRA194_MEMORY_CLIENT_SDMMCRAB 0 x63
/* sdmmca memory write client */
#define TEGRA194_MEMORY_CLIENT_SDMMCWA 0 x64
/* sdmmc memory write client */
#define TEGRA194_MEMORY_CLIENT_SDMMCW 0 x66
/* sdmmcd memory write client */
#define TEGRA194_MEMORY_CLIENT_SDMMCWAB 0 x67
#define TEGRA194_MEMORY_CLIENT_VICSRD 0 x6c
#define TEGRA194_MEMORY_CLIENT_VICSWR 0 x6d
/* VI Write client */
#define TEGRA194_MEMORY_CLIENT_VIW 0 x72
#define TEGRA194_MEMORY_CLIENT_NVDECSRD 0 x78
#define TEGRA194_MEMORY_CLIENT_NVDECSWR 0 x79
/* Audio Processing (APE) engine read clients */
#define TEGRA194_MEMORY_CLIENT_APER 0 x7a
/* Audio Processing (APE) engine write clients */
#define TEGRA194_MEMORY_CLIENT_APEW 0 x7b
#define TEGRA194_MEMORY_CLIENT_NVJPGSRD 0 x7e
#define TEGRA194_MEMORY_CLIENT_NVJPGSWR 0 x7f
/* AXI AP and DFD-AUX0/1 read clients Both share the same interface on the on MSS */
#define TEGRA194_MEMORY_CLIENT_AXIAPR 0 x82
/* AXI AP and DFD-AUX0/1 write clients Both sahre the same interface on MSS */
#define TEGRA194_MEMORY_CLIENT_AXIAPW 0 x83
/* ETR read clients */
#define TEGRA194_MEMORY_CLIENT_ETRR 0 x84
/* ETR write clients */
#define TEGRA194_MEMORY_CLIENT_ETRW 0 x85
/* AXI Switch read client */
#define TEGRA194_MEMORY_CLIENT_AXISR 0 x8c
/* AXI Switch write client */
#define TEGRA194_MEMORY_CLIENT_AXISW 0 x8d
/* EQOS read client */
#define TEGRA194_MEMORY_CLIENT_EQOSR 0 x8e
/* EQOS write client */
#define TEGRA194_MEMORY_CLIENT_EQOSW 0 x8f
/* UFSHC read client */
#define TEGRA194_MEMORY_CLIENT_UFSHCR 0 x90
/* UFSHC write client */
#define TEGRA194_MEMORY_CLIENT_UFSHCW 0 x91
/* NVDISPLAY read client */
#define TEGRA194_MEMORY_CLIENT_NVDISPLAYR 0 x92
/* BPMP read client */
#define TEGRA194_MEMORY_CLIENT_BPMPR 0 x93
/* BPMP write client */
#define TEGRA194_MEMORY_CLIENT_BPMPW 0 x94
/* BPMPDMA read client */
#define TEGRA194_MEMORY_CLIENT_BPMPDMAR 0 x95
/* BPMPDMA write client */
#define TEGRA194_MEMORY_CLIENT_BPMPDMAW 0 x96
/* AON read client */
#define TEGRA194_MEMORY_CLIENT_AONR 0 x97
/* AON write client */
#define TEGRA194_MEMORY_CLIENT_AONW 0 x98
/* AONDMA read client */
#define TEGRA194_MEMORY_CLIENT_AONDMAR 0 x99
/* AONDMA write client */
#define TEGRA194_MEMORY_CLIENT_AONDMAW 0 x9a
/* SCE read client */
#define TEGRA194_MEMORY_CLIENT_SCER 0 x9b
/* SCE write client */
#define TEGRA194_MEMORY_CLIENT_SCEW 0 x9c
/* SCEDMA read client */
#define TEGRA194_MEMORY_CLIENT_SCEDMAR 0 x9d
/* SCEDMA write client */
#define TEGRA194_MEMORY_CLIENT_SCEDMAW 0 x9e
/* APEDMA read client */
#define TEGRA194_MEMORY_CLIENT_APEDMAR 0 x9f
/* APEDMA write client */
#define TEGRA194_MEMORY_CLIENT_APEDMAW 0 xa0
/* NVDISPLAY read client instance 2 */
#define TEGRA194_MEMORY_CLIENT_NVDISPLAYR1 0 xa1
#define TEGRA194_MEMORY_CLIENT_VICSRD1 0 xa2
#define TEGRA194_MEMORY_CLIENT_NVDECSRD1 0 xa3
/* MSS internal memqual MIU0 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU0R 0 xa6
/* MSS internal memqual MIU0 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU0W 0 xa7
/* MSS internal memqual MIU1 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU1R 0 xa8
/* MSS internal memqual MIU1 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU1W 0 xa9
/* MSS internal memqual MIU2 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU2R 0 xae
/* MSS internal memqual MIU2 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU2W 0 xaf
/* MSS internal memqual MIU3 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU3R 0 xb0
/* MSS internal memqual MIU3 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU3W 0 xb1
/* MSS internal memqual MIU4 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU4R 0 xb2
/* MSS internal memqual MIU4 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU4W 0 xb3
#define TEGRA194_MEMORY_CLIENT_DPMUR 0 xb4
#define TEGRA194_MEMORY_CLIENT_DPMUW 0 xb5
#define TEGRA194_MEMORY_CLIENT_NVL0R 0 xb6
#define TEGRA194_MEMORY_CLIENT_NVL0W 0 xb7
#define TEGRA194_MEMORY_CLIENT_NVL1R 0 xb8
#define TEGRA194_MEMORY_CLIENT_NVL1W 0 xb9
#define TEGRA194_MEMORY_CLIENT_NVL2R 0 xba
#define TEGRA194_MEMORY_CLIENT_NVL2W 0 xbb
/* VI FLACON read clients */
#define TEGRA194_MEMORY_CLIENT_VIFALR 0 xbc
/* VIFAL write clients */
#define TEGRA194_MEMORY_CLIENT_VIFALW 0 xbd
/* DLA0ARDA read clients */
#define TEGRA194_MEMORY_CLIENT_DLA0RDA 0 xbe
/* DLA0 Falcon read clients */
#define TEGRA194_MEMORY_CLIENT_DLA0FALRDB 0 xbf
/* DLA0 write clients */
#define TEGRA194_MEMORY_CLIENT_DLA0WRA 0 xc0
/* DLA0 write clients */
#define TEGRA194_MEMORY_CLIENT_DLA0FALWRB 0 xc1
/* DLA1ARDA read clients */
#define TEGRA194_MEMORY_CLIENT_DLA1RDA 0 xc2
/* DLA1 Falcon read clients */
#define TEGRA194_MEMORY_CLIENT_DLA1FALRDB 0 xc3
/* DLA1 write clients */
#define TEGRA194_MEMORY_CLIENT_DLA1WRA 0 xc4
/* DLA1 write clients */
#define TEGRA194_MEMORY_CLIENT_DLA1FALWRB 0 xc5
/* PVA0RDA read clients */
#define TEGRA194_MEMORY_CLIENT_PVA0RDA 0 xc6
/* PVA0RDB read clients */
#define TEGRA194_MEMORY_CLIENT_PVA0RDB 0 xc7
/* PVA0RDC read clients */
#define TEGRA194_MEMORY_CLIENT_PVA0RDC 0 xc8
/* PVA0WRA write clients */
#define TEGRA194_MEMORY_CLIENT_PVA0WRA 0 xc9
/* PVA0WRB write clients */
#define TEGRA194_MEMORY_CLIENT_PVA0WRB 0 xca
/* PVA0WRC write clients */
#define TEGRA194_MEMORY_CLIENT_PVA0WRC 0 xcb
/* PVA1RDA read clients */
#define TEGRA194_MEMORY_CLIENT_PVA1RDA 0 xcc
/* PVA1RDB read clients */
#define TEGRA194_MEMORY_CLIENT_PVA1RDB 0 xcd
/* PVA1RDC read clients */
#define TEGRA194_MEMORY_CLIENT_PVA1RDC 0 xce
/* PVA1WRA write clients */
#define TEGRA194_MEMORY_CLIENT_PVA1WRA 0 xcf
/* PVA1WRB write clients */
#define TEGRA194_MEMORY_CLIENT_PVA1WRB 0 xd0
/* PVA1WRC write clients */
#define TEGRA194_MEMORY_CLIENT_PVA1WRC 0 xd1
/* RCE read client */
#define TEGRA194_MEMORY_CLIENT_RCER 0 xd2
/* RCE write client */
#define TEGRA194_MEMORY_CLIENT_RCEW 0 xd3
/* RCEDMA read client */
#define TEGRA194_MEMORY_CLIENT_RCEDMAR 0 xd4
/* RCEDMA write client */
#define TEGRA194_MEMORY_CLIENT_RCEDMAW 0 xd5
#define TEGRA194_MEMORY_CLIENT_NVENC1SRD 0 xd6
#define TEGRA194_MEMORY_CLIENT_NVENC1SWR 0 xd7
/* PCIE0 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE0R 0 xd8
/* PCIE0 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE0W 0 xd9
/* PCIE1 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE1R 0 xda
/* PCIE1 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE1W 0 xdb
/* PCIE2 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE2AR 0 xdc
/* PCIE2 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE2AW 0 xdd
/* PCIE3 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE3R 0 xde
/* PCIE3 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE3W 0 xdf
/* PCIE4 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE4R 0 xe0
/* PCIE4 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE4W 0 xe1
/* PCIE5 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE5R 0 xe2
/* PCIE5 write clients */
#define TEGRA194_MEMORY_CLIENT_PCIE5W 0 xe3
/* ISP read client 1 for Crossbar A */
#define TEGRA194_MEMORY_CLIENT_ISPFALW 0 xe4
#define TEGRA194_MEMORY_CLIENT_NVL3R 0 xe5
#define TEGRA194_MEMORY_CLIENT_NVL3W 0 xe6
#define TEGRA194_MEMORY_CLIENT_NVL4R 0 xe7
#define TEGRA194_MEMORY_CLIENT_NVL4W 0 xe8
/* DLA0ARDA1 read clients */
#define TEGRA194_MEMORY_CLIENT_DLA0RDA1 0 xe9
/* DLA1ARDA1 read clients */
#define TEGRA194_MEMORY_CLIENT_DLA1RDA1 0 xea
/* PVA0RDA1 read clients */
#define TEGRA194_MEMORY_CLIENT_PVA0RDA1 0 xeb
/* PVA0RDB1 read clients */
#define TEGRA194_MEMORY_CLIENT_PVA0RDB1 0 xec
/* PVA1RDA1 read clients */
#define TEGRA194_MEMORY_CLIENT_PVA1RDA1 0 xed
/* PVA1RDB1 read clients */
#define TEGRA194_MEMORY_CLIENT_PVA1RDB1 0 xee
/* PCIE5r1 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE5R1 0 xef
#define TEGRA194_MEMORY_CLIENT_NVENCSRD1 0 xf0
#define TEGRA194_MEMORY_CLIENT_NVENC1SRD1 0 xf1
/* ISP read client for Crossbar A */
#define TEGRA194_MEMORY_CLIENT_ISPRA1 0 xf2
/* PCIE0 read clients */
#define TEGRA194_MEMORY_CLIENT_PCIE0R1 0 xf3
#define TEGRA194_MEMORY_CLIENT_NVL0RHP 0 xf4
#define TEGRA194_MEMORY_CLIENT_NVL1RHP 0 xf5
#define TEGRA194_MEMORY_CLIENT_NVL2RHP 0 xf6
#define TEGRA194_MEMORY_CLIENT_NVL3RHP 0 xf7
#define TEGRA194_MEMORY_CLIENT_NVL4RHP 0 xf8
#define TEGRA194_MEMORY_CLIENT_NVDEC1SRD 0 xf9
#define TEGRA194_MEMORY_CLIENT_NVDEC1SRD1 0 xfa
#define TEGRA194_MEMORY_CLIENT_NVDEC1SWR 0 xfb
/* MSS internal memqual MIU5 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU5R 0 xfc
/* MSS internal memqual MIU5 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU5W 0 xfd
/* MSS internal memqual MIU6 read clients */
#define TEGRA194_MEMORY_CLIENT_MIU6R 0 xfe
/* MSS internal memqual MIU6 write clients */
#define TEGRA194_MEMORY_CLIENT_MIU6W 0 xff
#endif
Messung V0.5 in Prozent C=93 H=93 G=92
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-06-05)
¤
*© Formatika GbR, Deutschland