Home
last modified time | relevance | path

Searched refs:bus_addr (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_cma_pool_st.h50 MS_U64 bus_addr; member
H A DdrvCMAPool.c298 u64PhyAddr = HAL_MsOS_MPool_BA2PA(heap_info.bus_addr); // get pa in MApi_CMA_Pool_Init()
H A DdrvMPool.c1720 dlmalloc_info.bus_addr = ba_start; in MsOS_MPool_CreateMemoryPool()
/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/
H A DhalMPool.h146 MS_U64 bus_addr; // buffer start ba addr , input member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvCMAPool.c318 u64PhyAddr = HAL_MsOS_MPool_BA2PA(heap_info.bus_addr); // get pa in MApi_CMA_Pool_Init()