Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dumcs.h536 #define MCS7840_UART_REG_LSR 0x05 /* Line status register R/Only */ macro
Dumcs.c580 umcs7840_get_UART_reg(sc, pn, MCS7840_UART_REG_LSR, &hw_lsr); in umcs7840_get_status()