Searched refs:reply_frames_dma (Results 1 – 2 of 2) sorted by relevance
578 dma_addr_t reply_frames_dma; member
3418 ioc->reply_frames_dma = in PrimeIocFifos()3421 ioc->reply_frames_low_dma = (u32) (ioc->reply_frames_dma & 0xFFFFFFFF); in PrimeIocFifos()3426 aligned_mem_dma = ioc->reply_frames_dma; in PrimeIocFifos()3469 if (((u64)ioc->req_frames_dma >> 32) != ((u64)ioc->reply_frames_dma >> 32)){ in PrimeIocFifos()