Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtnxpuart.c31 #define BTNXPUART_IR_IN_PROGRESS 5 macro
983 if (test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_check_boot_sign()
1038 if (test_and_clear_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_setup()
1050 set_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in nxp_hw_err()
1065 if (test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) { in nxp_shutdown()