Searched refs:rio_addr (Results 1 – 4 of 4) sorted by relevance
337 u64 rio_addr; in tsi721_desc_fill_init() local345 bd_ptr->bcount = cpu_to_le32(((desc->rio_addr & 0x3) << 30) | in tsi721_desc_fill_init()347 rio_addr = (desc->rio_addr >> 2) | in tsi721_desc_fill_init()349 bd_ptr->raddr_lo = cpu_to_le32(rio_addr & 0xffffffff); in tsi721_desc_fill_init()350 bd_ptr->raddr_hi = cpu_to_le32(rio_addr >> 32); in tsi721_desc_fill_init()416 u64 rio_addr; in tsi721_submit_sg() local437 rio_addr = desc->rio_addr; in tsi721_submit_sg()484 desc->rio_addr = rio_addr; in tsi721_submit_sg()503 bdma_chan->id, bd_ptr, desc->destid, desc->rio_addr); in tsi721_submit_sg()523 rio_addr += sg_dma_len(sg); in tsi721_submit_sg()[all …]
678 u64 rio_addr; member
130 __u64 rio_addr; member192 __u64 rio_addr; /* Address in target's RIO mem space */ member
501 u64 rio_addr; /* low 64-bits of 66-bit RapidIO address */ member511 u64 rio_addr; /* low 64-bits of 66-bit RapidIO address */ member