![]() |
aiengine
Xilinx SDK Drivers API Documentation
|
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... | |
This typedef contains the attributes for Shim DMA status registers.
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 |
Status.
Referenced by XAieDma_ShimPendingBdCount(), and XAieDma_ShimWaitDone().