Home
last modified time | relevance | path

Searched defs:scc_dma_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dscc.h81 struct scc_dma_state { struct
82 u32 scc_id:8; /* SCC id */
83 u32 dma_id:8; /* DMA id, used for match with array idx*/
84 u32 buffer_tag:8; /* mem buf tag, assigned to this DMA */
85 u32 dma_status:2; /* state of DMA, of the DMA_STATE_ const*/
86 u32 dma_drs:2; /* DMA dir, either DMA_READ or DMA_WRITE*/
87 u32 dma_cmd:4; /* last executed command on this DMA */