Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h126 #define SCSPTR_RTSDT BIT(6) /* Serial Port RTS# Pin Data */ macro
H A Dsh-sci.c767 status |= SCSPTR_RTSDT; in sci_init_pins()
769 status &= ~SCSPTR_RTSDT; in sci_init_pins()
2073 ctrl &= ~SCSPTR_RTSDT; in sci_set_rts()
2075 ctrl |= SCSPTR_RTSDT; in sci_set_rts()