Searched refs:FM_FW_DW_INPROGRESS (Results 1 – 2 of 2) sorted by relevance
40 #define FM_FW_DW_INPROGRESS 2 macro
397 if (test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag) && payload == NULL) { in fm_send_cmd()401 if (!test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag)) in fm_send_cmd()416 if (!test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag) || in fm_send_cmd()1241 set_bit(FM_FW_DW_INPROGRESS, &fmdev->flag); in fm_download_firmware()1290 clear_bit(FM_FW_DW_INPROGRESS, &fmdev->flag); in fm_download_firmware()