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

/u-boot/drivers/ddr/marvell/axp/
H A Dxor.h66 int mv_xor_transfer(u32 chan, int xor_type, u32 xor_chain_ptr);
H A Dxor.c210 * mv_xor_transfer - Transfer data from source to destination on one of
241 int mv_xor_transfer(u32 chan, int xor_type, u32 xor_chain_ptr) function
H A Dddr3_sdram.c536 if (mv_xor_transfer(chan, MV_DMA, channel.desc_phys_addr) != MV_OK)
/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.h88 int mv_xor_transfer(u32 chan, enum xor_type type, u32 xor_chain_ptr);
H A Dxor.c366 * mv_xor_transfer - Transfer data from source to destination in one of
396 int mv_xor_transfer(u32 chan, enum xor_type type, u32 xor_chain_ptr) function

Completed in 106 milliseconds