Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h279 #define STOP_TX 1 macro
Dfwserial.c738 !test_bit(STOP_TX, &port->flags)) { in fwtty_tx()
1346 set_bit(STOP_TX, &port->flags); in fwtty_break_ctl()
1351 clear_bit(STOP_TX, &port->flags); in fwtty_break_ctl()
1365 clear_bit(STOP_TX, &port->flags); in fwtty_break_ctl()
/linux-4.1.27/arch/m68k/include/asm/
Dm68360_regs.h30 #define STOP_TX 0x0400 macro