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

/linux-4.4.14/arch/arm/plat-orion/
H A Dcommon.c635 static struct mv_xor_channel_data orion_xor0_channels_data[2]; variable in typeref:struct:mv_xor_channel_data
638 .channels = orion_xor0_channels_data,
668 dma_cap_set(DMA_MEMCPY, orion_xor0_channels_data[0].cap_mask); orion_xor0_init()
669 dma_cap_set(DMA_XOR, orion_xor0_channels_data[0].cap_mask); orion_xor0_init()
671 dma_cap_set(DMA_MEMCPY, orion_xor0_channels_data[1].cap_mask); orion_xor0_init()
672 dma_cap_set(DMA_XOR, orion_xor0_channels_data[1].cap_mask); orion_xor0_init()

Completed in 57 milliseconds