Home
last modified time | relevance | path

Searched refs:SAB82532_VSTR_CD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds