Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunzilog.h204 #define FIFOEN 4 /* FIFO Enable (ESCC only) */ macro
/linux/drivers/spi/
H A Dspi-atmel.c1498 spi_writel(as, CR, SPI_BIT(FIFOEN)); in atmel_spi_init()