Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dimxuart.c165 #ifndef IMXUART_RING_SIZE
166 #define IMXUART_RING_SIZE 2048 macro
247 u_int imxuart_rbuf_size = IMXUART_RING_SIZE;
250 u_int imxuart_rbuf_hiwat = (IMXUART_RING_SIZE * 1) / 4;
251 u_int imxuart_rbuf_lowat = (IMXUART_RING_SIZE * 3) / 4;