desc_command       57 drivers/dma/mv_xor.c 	hw_desc->desc_command = (flags & DMA_PREP_INTERRUPT) ?
desc_command       70 drivers/dma/mv_xor.c 		hw_desc->desc_command |= XOR_DESC_OPERATION_XOR;
desc_command       73 drivers/dma/mv_xor.c 		hw_desc->desc_command |= XOR_DESC_OPERATION_MEMCPY;
desc_command       95 drivers/dma/mv_xor.c 		hw_desc->desc_command |= (1 << index);
desc_command      163 drivers/dma/mv_xor.h 	u32 desc_command;	/* type of operation to be carried out */
desc_command      177 drivers/dma/mv_xor.h 	u32 desc_command;	/* type of operation to be carried out */