Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/axp/
Dxor.c117 mv_xor_cmd_set(i, MV_STOP); in mv_xor_hal_init()
409 else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_cmd_set()
427 else if ((command == MV_STOP) && (state == MV_IDLE)) in mv_xor_cmd_set()
Dxor.h34 MV_STOP, /* Stop */ enumerator
/external/u-boot/drivers/ddr/marvell/a38x/
Dxor.c128 mv_xor_command_set(i, MV_STOP); in mv_xor_hal_init()
308 } else if ((command == MV_STOP) && (state == MV_ACTIVE)) { in mv_xor_command_set()
327 } else if ((command == MV_STOP) && (state == MV_IDLE)) { in mv_xor_command_set()
Dxor.h64 MV_STOP, /* Stop */ enumerator