Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dexuartreg.h79 #define EXUART_S5L_UTRSTAT_RXTHRESH (0x1 << 4) macro
Dexuart.c234 EXUART_S5L_UTRSTAT_RXTHRESH | in exuart_attach()
395 if (utrstat & (EXUART_S5L_UTRSTAT_RXTHRESH | in exuart_s5l_intr()