Searched refs:MPR_CM_FLAGS_WAKEUP (Results 1 – 3 of 3) sorted by relevance
269 #define MPR_CM_FLAGS_WAKEUP (1 << 5) macro
2402 if (cm->cm_flags & MPR_CM_FLAGS_WAKEUP) { in mpr_complete_command()3796 cm->cm_flags |= (MPR_CM_FLAGS_WAKEUP + MPR_CM_FLAGS_POLLED); in mpr_wait_command()
1140 } else if (cm->cm_flags & MPR_CM_FLAGS_WAKEUP) { in mprsas_complete_all_commands()