Searched refs:MPR_CM_FLAGS_POLLED (Results 1 – 3 of 3) sorted by relevance
263 #define MPR_CM_FLAGS_POLLED (1 << 0) macro
2416 if (cm->cm_flags & MPR_CM_FLAGS_POLLED) in mpr_complete_command()3817 cm->cm_flags |= (MPR_CM_FLAGS_WAKEUP + MPR_CM_FLAGS_POLLED); in mpr_wait_command()3894 cm->cm_flags |= MPR_CM_FLAGS_POLLED; in mpr_request_polled()
1186 if (cm->cm_flags & MPR_CM_FLAGS_POLLED) in mprsas_complete_all_commands()