Searched refs:mv_xor_transfer (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/drivers/ddr/marvell/axp/ |
D | xor.h | 66 int mv_xor_transfer(u32 chan, int xor_type, u32 xor_chain_ptr);
|
D | xor.c | 240 int mv_xor_transfer(u32 chan, int xor_type, u32 xor_chain_ptr) in mv_xor_transfer() function
|
D | ddr3_sdram.c | 536 if (mv_xor_transfer(chan, MV_DMA, channel.desc_phys_addr) != MV_OK) in ddr3_dram_sram_burst()
|
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | xor.h | 88 int mv_xor_transfer(u32 chan, enum xor_type type, u32 xor_chain_ptr);
|
D | xor.c | 396 int mv_xor_transfer(u32 chan, enum xor_type type, u32 xor_chain_ptr) in mv_xor_transfer() function
|