Searched refs:high_bytes (Results 1 – 1 of 1) sorted by relevance
969 uint32_t high_bytes; in dma_xilinx_axi_dma_configure() local987 high_bytes = (uint32_t)(((uint64_t)nextdesc >> 32) & 0xffffffff); in dma_xilinx_axi_dma_configure()988 data->channels[channel].descriptors[i].nxtdesc_msb = high_bytes; in dma_xilinx_axi_dma_configure()