Home
last modified time | relevance | path

Searched defs:tx_irq_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/tty/serial/
Dpic32_uart.h72 #define tx_irq_enabled(sport) (sport->enable_tx_irq) macro
/linux-5.10/drivers/tty/
Dehv_bytechan.c56 int tx_irq_enabled; /* true == TX interrupt is enabled */ member