Searched defs:cvmx_endor_adma_dmax_cfg_s (Results 1 – 1 of 1) sorted by relevance
2312 struct cvmx_endor_adma_dmax_cfg_s { struct2314 uint32_t reserved_25_31 : 7;2315 uint32_t endian : 1; /**< 0==byte-swap, 1==word */2316 uint32_t reserved_18_23 : 6;2317 uint32_t hmm_ofs : 2; /**< HMM memory byte offset */2318 uint32_t reserved_13_15 : 3;2320 uint32_t awcache : 4; /**< ADMA_AWCACHE */2321 uint32_t reserved_6_7 : 2;2323 uint32_t max_bstlen : 1; /**< maximum burst length(0==8 dword) */2324 uint32_t reserved_1_3 : 3;[all …]