Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/nci/
Duart.c47 #define NCI_UART_TX_WAKEUP 2 macro
74 set_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_tx_wakeup()
90 clear_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_write_work()
108 if (test_bit(NCI_UART_TX_WAKEUP, &nu->tx_state)) in nci_uart_write_work()