Searched refs:NCI_UART_TX_WAKEUP (Results 1 – 1 of 1) sorted by relevance
35 #define NCI_UART_TX_WAKEUP 2 macro62 set_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_tx_wakeup()78 clear_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_write_work()96 if (test_bit(NCI_UART_TX_WAKEUP, &nu->tx_state)) in nci_uart_write_work()