Searched defs:cvmx_npei_dma_control_s (Results 1 – 1 of 1) sorted by relevance
2594 struct cvmx_npei_dma_control_s { struct2596 uint64_t reserved_40_63 : 24;2597 uint64_t p_32b_m : 1; /**< DMA PCIE 32-bit word read disable bit2599 uint64_t dma4_enb : 1; /**< DMA# enable. Enables the operation of the DMA2602 uint64_t dma3_enb : 1; /**< DMA# enable. Enables the operation of the DMA2605 uint64_t dma2_enb : 1; /**< DMA# enable. Enables the operation of the DMA2608 uint64_t dma1_enb : 1; /**< DMA# enable. Enables the operation of the DMA2629 uint64_t o_ro : 1; /**< Relaxed Ordering Mode for DMA. */2630 uint64_t o_ns : 1; /**< Nosnoop For DMA. */2631 uint64_t o_es : 2; /**< Endian Swap Mode for DMA. */[all …]