Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumcs.h535 #define MCS7840_UART_REG_LSR 0x05 /* Line status register R/Only */ macro
H A Dumcs.c748 umcs7840_get_UART_reg_sync(sc, pn, MCS7840_UART_REG_LSR, lsr); in umcs7840_cfg_get_status()