Home
last modified time | relevance | path

Searched refs:MV_XOR_MAX_CHAN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c161 if (chan >= MV_XOR_MAX_CHAN) in mv_xor_mem_init()
246 if (chan >= MV_XOR_MAX_CHAN) { in mv_xor_transfer()
346 if (chan >= MV_XOR_MAX_CHAN) { in mv_xor_state_get()
395 if (chan >= MV_XOR_MAX_CHAN) { in mv_xor_cmd_set()
H A Dxor.h12 #define MV_XOR_MAX_CHAN 4 /* total channels for all units together */ macro
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c163 if (chan >= MV_XOR_MAX_CHAN) in mv_xor_mem_init()
236 if (chan >= MV_XOR_MAX_CHAN) { in mv_xor_state_get()
284 if (chan >= MV_XOR_MAX_CHAN) { in mv_xor_command_set()
H A Dxor.h15 #define MV_XOR_MAX_CHAN 4 /* total channels for all units */ macro