Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c103 #define UARTPFIFO_TXSIZE_OFF 4 macro
1828 sport->txfifo_size = UARTFIFO_DEPTH((fifo >> UARTPFIFO_TXSIZE_OFF) & in lpuart_startup()