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.c37 #define BTNXPUART_IR_IN_PROGRESS 5 macro
885 return test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in ind_reset_in_progress()
1477 if (test_and_clear_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_setup()
1505 set_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in nxp_hw_err()