Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtnxpuart.c35 #define BTNXPUART_IR_IN_PROGRESS 5 macro
882 return test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in ind_reset_in_progress()
1471 if (test_and_clear_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_setup()
1499 set_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in nxp_hw_err()