Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.h244 #define SAB82532_VSTR_CD 0x80 macro
H A Dsunsab.c291 !(readb(&up->regs->r.vstr) & SAB82532_VSTR_CD)); in check_status()
396 result |= (val & SAB82532_VSTR_CD) ? 0 : TIOCM_CAR; in sunsab_get_mctrl()