Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_uart.h181 #define M_DUART_IN_PIN4_VAL _SB_MAKEMASK1(4) macro
/openbmc/linux/drivers/tty/serial/
H A Dsb1250-duart.c247 (!(status & M_DUART_IN_PIN4_VAL) ? TIOCM_CAR : 0) | in sbd_get_mctrl()