Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dpluart.c104 #define UART_IFLS_1_4 1 /* FIFO 1/4 full */ macro
222 (UART_IFLS_1_4 << UART_IFLS_TX_SHIFT)); in pluart_attach_common()