Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-npei-defs.h2594 struct cvmx_npei_dma_control_s { struct
2596 uint64_t reserved_40_63 : 24;
2597 uint64_t p_32b_m : 1; /**< DMA PCIE 32-bit word read disable bit
2599 uint64_t dma4_enb : 1; /**< DMA# enable. Enables the operation of the DMA
2602 uint64_t dma3_enb : 1; /**< DMA# enable. Enables the operation of the DMA
2605 uint64_t dma2_enb : 1; /**< DMA# enable. Enables the operation of the DMA
2608 uint64_t dma1_enb : 1; /**< DMA# enable. Enables the operation of the DMA
2629 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 …]