Searched refs:BTNXPUART_FW_DUMP_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
34 #define BTNXPUART_FW_DUMP_IN_PROGRESS 7 macro829 return test_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state); in fw_dump_in_progress()1311 if (test_and_set_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state)) { in nxp_process_fw_dump()1330 clear_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state); in nxp_process_fw_dump()