Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c164 if (MV_ACTIVE == mv_xor_state_get(chan)) in mv_xor_mem_init()
251 if (MV_ACTIVE == mv_xor_state_get(chan)) { in mv_xor_transfer()
360 return MV_ACTIVE; in mv_xor_state_get()
410 else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
416 else if ((command == MV_PAUSED) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
H A Dxor.h46 MV_ACTIVE, enumerator
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c166 if (MV_ACTIVE == mv_xor_state_get(chan)) in mv_xor_mem_init()
250 return MV_ACTIVE; in mv_xor_state_get()
298 } else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_command_set()
305 (state == MV_ACTIVE)) { in mv_xor_command_set()
H A Dxor.h50 MV_ACTIVE, enumerator