Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsprd_serial.c84 #define THLD_TX_EMPTY 0x40 macro
263 count = THLD_TX_EMPTY; in sprd_tx()
317 serial_out(port, SPRD_CTL2, ((THLD_TX_EMPTY << 8) | THLD_RX_FULL)); in sprd_startup()