Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A 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()
H A Dxor.h46 MV_PAUSED, enumerator
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c263 return MV_PAUSED; in mv_xor_state_get()
315 } else if (((enum mv_state)command == MV_PAUSED) && in mv_xor_command_set()
322 } else if ((command == MV_RESTART) && (state == MV_PAUSED)) { in mv_xor_command_set()
H A Dxor.h48 MV_PAUSED, enumerator