Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c252 return MV_PAUSED; in mv_xor_state_get()
304 } else if (((enum mv_state)command == MV_PAUSED) && in mv_xor_command_set()
311 } else if ((command == MV_RESTART) && (state == MV_PAUSED)) { in mv_xor_command_set()
H A Dxor.h51 MV_PAUSED, enumerator
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c362 return MV_PAUSED; in mv_xor_state_get()
416 else if ((command == MV_PAUSED) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
422 else if ((command == MV_RESTART) && (state == MV_PAUSED)) { in mv_xor_cmd_set()
H A Dxor.h47 MV_PAUSED, enumerator