Home
last modified time | relevance | path

Searched refs:BTNXPUART_FW_DUMP_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtnxpuart.c37 #define BTNXPUART_FW_DUMP_IN_PROGRESS 7 macro
886 return test_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state); in fw_dump_in_progress()
1371 if (test_and_set_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state)) { in nxp_process_fw_dump()
1513 if (test_and_clear_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, in nxp_shutdown()