Searched refs:MV_STOP (Results 1 – 4 of 4) sorted by relevance
34 MV_STOP, /* Stop */ enumerator
118 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()
64 MV_STOP, /* Stop */ enumerator
129 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