Home
last modified time | relevance | path

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

/u-boot/drivers/ddr/marvell/axp/
A Dxor.h34 MV_STOP, /* Stop */ enumerator
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()
/u-boot/drivers/ddr/marvell/a38x/
A Dxor.h64 MV_STOP, /* Stop */ enumerator
A Dxor.c129 mv_xor_command_set(i, MV_STOP); in mv_xor_hal_init()
309 } else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_command_set()
328 } else if ((command == MV_STOP) && (state == MV_IDLE)) { in mv_xor_command_set()

Completed in 4 milliseconds