Home
last modified time | relevance | path

Searched refs:SSCR_PAUSE_STATE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/sn/
Dioc3.h131 #define SSCR_PAUSE_STATE 0x40000000 /* set when PAUSE takes effect*/ macro
/linux-4.4.14/arch/mips/include/asm/sn/
Dioc3.h355 #define SSCR_PAUSE_STATE 0x40000000 /* sets when PAUSE takes effect */ macro
/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c507 & SSCR_PAUSE_STATE) == 0) { in local_open()
626 & SSCR_PAUSE_STATE) == 0) { in config_port()
841 & SSCR_PAUSE_STATE) == 0) { in set_mcr()