Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dspcp8x5.c70 #define MSR_STATUS_LINE_DSR 0x20 macro
456 | ((status & MSR_STATUS_LINE_DSR) ? TIOCM_DSR : 0) in spcp8x5_tiocmget()