Searched refs:FM_FW_DW_INPROGRESS (Results 1 – 2 of 2) sorted by relevance
44 #define FM_FW_DW_INPROGRESS 2 macro
401 if (test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag) && payload == NULL) { in fm_send_cmd()405 if (!test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag)) in fm_send_cmd()420 if (!test_bit(FM_FW_DW_INPROGRESS, &fmdev->flag) || in fm_send_cmd()1248 set_bit(FM_FW_DW_INPROGRESS, &fmdev->flag); in fm_download_firmware()1297 clear_bit(FM_FW_DW_INPROGRESS, &fmdev->flag); in fm_download_firmware()