![]() |
aiengine
Xilinx SDK Drivers API Documentation
|
This typedef contains the attributes for Shim DMA BD data structure. More...
Data Fields | |
u32 | RegOff [5U] |
BD word offset. More... | |
XAieGbl_RegFldAttr | Addl |
Address Low bit field attributes. More... | |
XAieGbl_RegFldAttr | Len |
Length bit field attributes. More... | |
XAieGbl_RegShimBdCtrl | Ctrl |
COntrol word attributes. More... | |
XAieGbl_RegShimBdAxi | Axi |
Axi word attributes. More... | |
XAieGbl_RegShimBdPkt | Pkt |
Packet word attributes. More... | |
This typedef contains the attributes for Shim DMA BD data structure.
XAieGbl_RegFldAttr XAieGbl_RegShimDmaBd::Addl |
Address Low bit field attributes.
Referenced by XAieDma_ShimBdWrite().
XAieGbl_RegShimBdAxi XAieGbl_RegShimDmaBd::Axi |
Axi word attributes.
Referenced by XAieDma_ShimBdWrite().
XAieGbl_RegShimBdCtrl XAieGbl_RegShimDmaBd::Ctrl |
COntrol word attributes.
Referenced by XAieDma_ShimBdWrite().
XAieGbl_RegFldAttr XAieGbl_RegShimDmaBd::Len |
Length bit field attributes.
Referenced by XAieDma_ShimBdWrite().
XAieGbl_RegShimBdPkt XAieGbl_RegShimDmaBd::Pkt |
Packet word attributes.
Referenced by XAieDma_ShimBdWrite().
u32 XAieGbl_RegShimDmaBd::RegOff[5U] |
BD word offset.
Referenced by XAieDma_ShimBdWrite().