Searched refs:orion_xor1_channels_data (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/plat-orion/
H A Dcommon.c696 static struct mv_xor_channel_data orion_xor1_channels_data[2]; variable in typeref:struct:mv_xor_channel_data
699 .channels = orion_xor1_channels_data,
729 dma_cap_set(DMA_MEMCPY, orion_xor1_channels_data[0].cap_mask); orion_xor1_init()
730 dma_cap_set(DMA_XOR, orion_xor1_channels_data[0].cap_mask); orion_xor1_init()
732 dma_cap_set(DMA_MEMCPY, orion_xor1_channels_data[1].cap_mask); orion_xor1_init()
733 dma_cap_set(DMA_XOR, orion_xor1_channels_data[1].cap_mask); orion_xor1_init()

Completed in 37 milliseconds