Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/axp/
Dxor.c361 return MV_PAUSED; in mv_xor_state_get()
415 else if ((command == MV_PAUSED) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
421 else if ((command == MV_RESTART) && (state == MV_PAUSED)) { in mv_xor_cmd_set()
Dxor.h46 MV_PAUSED, enumerator
/external/u-boot/drivers/ddr/marvell/a38x/
Dxor.c262 return MV_PAUSED; in mv_xor_state_get()
314 } else if (((enum mv_state)command == MV_PAUSED) && in mv_xor_command_set()
321 } else if ((command == MV_RESTART) && (state == MV_PAUSED)) { in mv_xor_command_set()
Dxor.h48 MV_PAUSED, enumerator