Searched refs:MPR_CM_FLAGS_POLLED (Results 1 – 3 of 3) sorted by relevance
211 #define MPR_CM_FLAGS_POLLED (1 << 0) macro
1710 if (cm->cm_flags & MPR_CM_FLAGS_POLLED) in mpr_complete_command()2582 cm->cm_flags |= (MPR_CM_FLAGS_WAKEUP + MPR_CM_FLAGS_POLLED); in mpr_wait_command()2637 cm->cm_flags |= MPR_CM_FLAGS_POLLED; in mpr_request_polled()
1132 if (cm->cm_flags & MPR_CM_FLAGS_POLLED) in mprsas_complete_all_commands()