zdma
Vitis Drivers API Documentation
XZDma_Config Struct Reference

This typedef contains configuration information for a ZDMA core Each ZDMA core should have a configuration structure associated. More...

Data Fields

u16 DeviceId
 Device Id of ZDMA. More...
 
u32 BaseAddress
 BaseAddress of ZDMA. More...
 
u8 DmaType
 Type of DMA. More...
 
u8 IsCacheCoherent
 Describes whether Cache Coherent or not; Applicable only to A53 in EL1 NS mode. More...
 

Detailed Description

This typedef contains configuration information for a ZDMA core Each ZDMA core should have a configuration structure associated.

Field Documentation

u16 XZDma_Config::DeviceId

Device Id of ZDMA.

Referenced by XZDma_CfgInitialize().

u8 XZDma_Config::DmaType
u8 XZDma_Config::IsCacheCoherent