Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c121 mv_xor_command_set(i, MV_STOP); in mv_xor_hal_init()
298 } else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_command_set()
317 } else if ((command == MV_STOP) && (state == MV_IDLE)) { in mv_xor_command_set()
H A Dxor.h67 MV_STOP, /* Stop */ enumerator
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c118 mv_xor_cmd_set(i, MV_STOP); in mv_xor_hal_init()
410 else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
428 else if ((command == MV_STOP) && (state == MV_IDLE)) in mv_xor_cmd_set()
H A Dxor.h35 MV_STOP, /* Stop */ enumerator