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.c31 #define BTNXPUART_IR_IN_PROGRESS 5 macro
1129 if (test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_check_boot_sign()
1184 if (test_and_clear_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) in nxp_setup()
1196 set_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state); in nxp_hw_err()
1211 if (test_bit(BTNXPUART_IR_IN_PROGRESS, &nxpdev->tx_state)) { in nxp_shutdown()