Searched refs:EXUART_ULCON_WORD_SEVEN (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/fdt/ | ||
| D | exuartreg.h | 21 #define EXUART_ULCON_WORD_SEVEN (0x2 << 0) macro |
| D | exuart.c | 432 SET(sc->sc_ulcon, EXUART_ULCON_WORD_SEVEN); in exuart_param() |