Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/nci/
Duart.c35 #define NCI_UART_TX_WAKEUP 2 macro
62 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()