aiengine
Xilinx SDK Drivers API Documentation
XAieGbl_RegShimDmaSts Struct Reference

This typedef contains the attributes for Shim DMA status registers. More...

Data Fields

u32 RegOff
 Register offset. More...
 
XAieGbl_RegFldAttr StartQueueOverflow
 Start queue overflow. More...
 
XAieGbl_RegFldAttr CurrentBd
 Current Bd. More...
 
XAieGbl_RegFldAttr StartQSize
 Start queue size. More...
 
XAieGbl_RegFldAttr Stalled
 If stalled due to lock. More...
 
XAieGbl_RegFldAttr Sts
 Status. More...
 

Detailed Description

This typedef contains the attributes for Shim DMA status registers.

Field Documentation

XAieGbl_RegFldAttr XAieGbl_RegShimDmaSts::CurrentBd

Current Bd.

u32 XAieGbl_RegShimDmaSts::RegOff

Register offset.

Referenced by XAieDma_ShimPendingBdCount(), and XAieDma_ShimWaitDone().

XAieGbl_RegFldAttr XAieGbl_RegShimDmaSts::Stalled

If stalled due to lock.

Referenced by XAieDma_ShimPendingBdCount(), and XAieDma_ShimWaitDone().

XAieGbl_RegFldAttr XAieGbl_RegShimDmaSts::StartQSize

Start queue size.

Referenced by XAieDma_ShimPendingBdCount(), and XAieDma_ShimWaitDone().

XAieGbl_RegFldAttr XAieGbl_RegShimDmaSts::StartQueueOverflow

Start queue overflow.

XAieGbl_RegFldAttr XAieGbl_RegShimDmaSts::Sts