Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c94 #define ASC_CTL_FIFOENABLE 0x0400 macro
490 ctrl_val = ASC_CTL_RXENABLE | ASC_CTL_FIFOENABLE; in asc_set_termios()