Searched refs:SCIF_TDFE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/tty/serial/ | ||
D | sh-sci.h | 7 #define SCxSR_TDxE(port) (((port)->type == PORT_SCI) ? SCI_TDRE : SCIF_TDFE) |
/linux-3.4.99/include/linux/ | ||
D | serial_sci.h | 43 #define SCIF_TDFE 0x0020 macro |