Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_uart.h183 #define M_DUART_RIN0_PIN _SB_MAKEMASK1(6) macro
/openbmc/linux/drivers/tty/serial/
H A Dsb1250-duart.c248 (!(status & M_DUART_RIN0_PIN) ? TIOCM_RNG : 0) | in sbd_get_mctrl()