Searched defs:ns8250_softc (Results 1 – 1 of 1) sorted by relevance
35 struct ns8250_softc { struct36 struct uart_softc base;37 uint8_t fcr;38 uint8_t ier;39 uint8_t mcr;41 uint8_t ier_mask;42 uint8_t ier_rxbits;43 uint8_t busy_detect;44 int noise_count;