Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.h90 #define SCIF_TEND BIT(6) /* Transmission End */ macro
164 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND)