Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dxor.h51 struct crc_dma_desc { struct
52 u32 status; /* Successful descriptor execution indication */
53 u32 crc32_result; /* Result of CRC-32 calculation */
54 u32 desc_cmd; /* type of operation to be carried out on the data */
55 u32 next_desc_ptr; /* Next descriptor address pointer */
56 u32 byte_cnt; /* Size of source block part represented by the descriptor */
57 u32 dst_addr; /* Destination Block address pointer (not used in CRC32 */
58 u32 src_addr0; /* Mode: Source Block address pointer */
59 u32 src_addr1; /* Mode: Source Block address pointer */